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

Class: AdExtensionOverride

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

Class Overview


Represents an ad level ad extension override. An ad extension override specifies the ad extension that must be used if the ad is served with any ad extension data.


Variables

Methods



Class Details

[line 222]
Represents an ad level ad extension override. An ad extension override specifies the ad extension that must be used if the ad is served with any ad extension data.



[ Top ]


Class Variables

$adExtension =

[line 233]



Tags:

access:  public

Type:   AdExtension


[ Top ]

$adId =

[line 227]



Tags:

access:  public

Type:   integer


[ Top ]

$approvalStatus =

[line 251]



Tags:

access:  public

Type:   tnsAdExtensionOverrideApprovalStatus


[ Top ]

$overrideInfo =

[line 239]



Tags:

access:  public

Type:   OverrideInfo


[ Top ]

$stats =

[line 257]



Tags:

access:  public



[ Top ]

$status =

[line 245]



Tags:

access:  public

Type:   tnsAdExtensionOverrideStatus


[ Top ]



Class Methods


constructor __construct [line 275]

AdExtensionOverride __construct( [ $adId = NULL], [ $adExtension = NULL], [ $overrideInfo = NULL], [ $status = NULL], [ $approvalStatus = NULL], [ $stats = NULL])



Tags:

access:  public


Parameters:

   $adId  
   $adExtension  
   $overrideInfo  
   $status  
   $approvalStatus  
   $stats  

[ Top ]

method getNamespace [line 263]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 271]

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