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

Class: RichMediaAd

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

Class Overview

Ad
   |
   --RichMediaAd

Data associated with a rich media ad.


Variables

Methods


Child classes:

ThirdPartyRedirectAd
Data associated with rich media extension attributes.

Inherited Variables

Inherited Methods

Class: Ad

Ad::__construct()
Ad::getNamespace()
Gets the namesapce of this class
Ad::getParameterMap()
Provided for getting non-php-standard named variables
Ad::getXsiTypeName()
Gets the xsi:type name of this class
Ad::__get()
Provided for getting non-php-standard named variables
Ad::__set()
Provided for setting non-php-standard named variables

Class Details

[line 7318]
Data associated with a rich media ad.



[ Top ]


Class Variables

$certifiedVendorFormatId =

[line 7347]



Tags:

access:  public

Type:   integer


[ Top ]

$dimensions =

[line 7329]



Tags:

access:  public

Type:   Dimensions


[ Top ]

$impressionBeaconUrl =

[line 7341]



Tags:

access:  public

Type:   string


[ Top ]

$name =

[line 7323]



Tags:

access:  public

Type:   string


[ Top ]

$snippet =

[line 7335]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 7365]

RichMediaAd __construct( [ $name = NULL], [ $dimensions = NULL], [ $snippet = NULL], [ $impressionBeaconUrl = NULL], [ $certifiedVendorFormatId = NULL], [ $id = NULL], [ $url = NULL], [ $displayUrl = NULL], [ $approvalStatus = NULL], [ $disapprovalReasons = NULL], [ $trademarkDisapproved = NULL], [ $AdType = NULL])



Tags:

access:  public


Overridden in child classes as:

ThirdPartyRedirectAd::__construct()

Overrides Ad::__construct() (parent method not documented)

Parameters:

   $name  
   $dimensions  
   $snippet  
   $impressionBeaconUrl  
   $certifiedVendorFormatId  
   $id  
   $url  
   $displayUrl  
   $approvalStatus  
   $disapprovalReasons  
   $trademarkDisapproved  
   $AdType  

[ Top ]

method getNamespace [line 7353]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

ThirdPartyRedirectAd::getNamespace()
Gets the namesapce of this class

Overrides Ad::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 7361]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

ThirdPartyRedirectAd::getXsiTypeName()
Gets the xsi:type name of this class

Overrides Ad::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3