Service
Inheritance
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. This is disabled for AdX when it is contained within Operators: ADD, SET.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209 - Fields
| Field | Type | Description |
|---|---|---|
| Criterion (inherited) | ||
| id Filterable
Required
Selectable
|
xsd:long
|
ID of this criterion.
This field can be selected using the value "Id".
This field can be filtered on.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
| type Filterable
ReadOnly
Selectable
|
Criterion.Type
|
This field can be selected using the value "CriteriaType".
This field can be filtered on.
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Indicates that this instance is a subtype of Criterion.
Although this field is returned in the response, it is ignored on input
and cannot be selected. Specify xsi:type instead.
Enumerations
|
| Criterion.Type |
xsd:string
|
Indicates that this instance is a subtype of Criterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
| Product | ||
| conditions |
ProductCondition[]
|
Product filter conditions. The condition in the product criteria is
defined as {operand1=argument1,operand2=argument2}.
The product conditions are anded to evaluate the targeting parameter.
null conditions means that all products are targeted. |
| text ReadOnly
Selectable
|
xsd:string
|
Product criteria parameter This field can be selected using the value "Text". This field is read only and should not be set. If this field is sent to the API, it will be ignored. |