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

Class: Product

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

Class Overview

Criterion
   |
   --Product

Product targeting criteria, represents a filter for products in the product feed that is defined by the advertiser. The criteria is used to determine the products in a Merchant Center account to be used with the ProductAds in the AdGroup. This criteria is available only to some advertisers.


Variables

Methods


Inherited Variables

Inherited Methods

Class: Criterion

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

Class Details

[line 6616]
Product targeting criteria, represents a filter for products in the product feed that is defined by the advertiser. The criteria is used to determine the products in a Merchant Center account to be used with the ProductAds in the AdGroup. This criteria is available only to some advertisers.



[ Top ]


Class Variables

$conditions =

[line 6621]



Tags:

access:  public

Type:   ProductCondition[]


[ Top ]

$text =

[line 6627]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 6645]

Product __construct( [ $conditions = NULL], [ $text = NULL], [ $id = NULL], [ $CriterionType = NULL])



Tags:

access:  public


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

Parameters:

   $conditions  
   $text  
   $id  
   $CriterionType  

[ Top ]

method getNamespace [line 6633]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 6641]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3