GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: AdGroup

Source Location: /AdWords/v200909/cm/BulkMutateJobService.php

Class Overview


Represents an ad group.


Variables

Methods



Class Details

[line 282]
Represents an ad group.



[ Top ]


Class Variables

$bids =

[line 317]



Tags:

access:  public

Type:   AdGroupBids


[ Top ]

$campaignId =

[line 293]



Tags:

access:  public

Type:   integer


[ Top ]

$campaignName =

[line 299]



Tags:

access:  public

Type:   string


[ Top ]

$id =

[line 287]



Tags:

access:  public

Type:   integer


[ Top ]

$name =

[line 305]



Tags:

access:  public

Type:   string


[ Top ]

$stats =

[line 323]



Tags:

access:  public

Type:   Stats


[ Top ]

$status =

[line 311]



Tags:

access:  public

Type:   tnsAdGroupStatus


[ Top ]



Class Methods


constructor __construct [line 341]

AdGroup __construct( [ $id = NULL], [ $campaignId = NULL], [ $campaignName = NULL], [ $name = NULL], [ $status = NULL], [ $bids = NULL], [ $stats = NULL])



Tags:

access:  public


Parameters:

   $id  
   $campaignId  
   $campaignName  
   $name  
   $status  
   $bids  
   $stats  

[ Top ]

method getNamespace [line 329]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 337]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


[ Top ]


Documentation generated by phpDocumentor 1.4.3