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

Class: ProductExtension

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

Class Overview

AdExtension
   |
   --ProductExtension

Metadata to be used for retrieving offers from Google Base.


Variables

Methods


Inherited Variables

Inherited Methods

Class: AdExtension

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

Class Details

[line 6818]
Metadata to be used for retrieving offers from Google Base.



[ Top ]


Class Variables

$advertiserName =

[line 6829]



Tags:

access:  public

Type:   string


[ Top ]

$googleBaseCustomerId =

[line 6823]



Tags:

access:  public

Type:   integer


[ Top ]

$productSelection =

[line 6835]



Tags:

access:  public

Type:   ProductConditionAndGroup[]


[ Top ]



Class Methods


constructor __construct [line 6853]

ProductExtension __construct( [ $googleBaseCustomerId = NULL], [ $advertiserName = NULL], [ $productSelection = NULL], [ $id = NULL], [ $AdExtensionType = NULL])



Tags:

access:  public


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

Parameters:

   $googleBaseCustomerId  
   $advertiserName  
   $productSelection  
   $id  
   $AdExtensionType  

[ Top ]

method getNamespace [line 6841]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 6849]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3