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

Class: ProductAd

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

Class Overview

Ad
   |
   --ProductAd

Represents a product ad (known as a <a href=


Variables

Methods


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 6670]
Represents a product ad (known as a <a href=

"https://adwords.google.com/support/aw/bin/answer.py?answer=185788">product listing ad</a> in the AdWords user interface). A product ad displays product data (managed using the Google Merchant Center) that is pulled from the Google base product feed specified in the parent campaign's {@linkplain ProductExtension product extension}.

<p>Product ads are only available to a limited set of advertisers. If you not eligible to use product ads, they will not serve.</p>

<p class="caution">Caution: Product ads do not use #url or #displayUrl; setting these fields on a product ad will cause an error.</p>




[ Top ]


Class Variables

$promotionLine =

[line 6675]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 6693]

ProductAd __construct( [ $promotionLine = NULL], [ $id = NULL], [ $url = NULL], [ $displayUrl = NULL], [ $approvalStatus = NULL], [ $disapprovalReasons = NULL], [ $trademarkDisapproved = NULL], [ $AdType = NULL])



Tags:

access:  public


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

Parameters:

   $promotionLine  
   $id  
   $url  
   $displayUrl  
   $approvalStatus  
   $disapprovalReasons  
   $trademarkDisapproved  
   $AdType  

[ Top ]

method getNamespace [line 6681]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 6689]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3