Service
AdExtensionOverrideService
CampaignAdExtensionService
MutateJobService
Dependencies
ProductExtension
▼
ProductConditionAndGroup
Groups a list of product conditions to be evaluated together as an AND condition (ie. true if all conditions are true, false otherwise).
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209 - Fields
| Field | Type | Description |
|---|---|---|
| conditions Required
|
ProductCondition[]
|
List of conditions to be evaluated as an AND
This field is required and should not be null.
|