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

Class: AdExtensionOverride

Source Location: /AdWords/v200909/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 214]
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 225]



Tags:

access:  public

Type:   AdExtension


[ Top ]

$adId =

[line 219]



Tags:

access:  public

Type:   integer


[ Top ]

$approvalStatus =

[line 243]



Tags:

access:  public

Type:   tnsAdExtensionOverrideApprovalStatus


[ Top ]

$overrideInfo =

[line 231]



Tags:

access:  public

Type:   OverrideInfo


[ Top ]

$stats =

[line 249]



Tags:

access:  public



[ Top ]

$status =

[line 237]



Tags:

access:  public

Type:   tnsAdExtensionOverrideStatus


[ Top ]



Class Methods


constructor __construct [line 267]

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 255]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 263]

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