| Name | Type | Description | Notes |
|---|---|---|---|
| keywords | \Zernio\Model\UpdateAdRequestTargetingKeywordsInner[] | Google only. The FULL new set of positive keywords for the ad group; live keywords not listed are removed. Entries are strings (BROAD) or { text, matchType } with matchType exact | phrase |
| negative_keywords | \Zernio\Model\UpdateAdRequestTargetingKeywordsInner[] | Google only. Same declarative contract as keywords, for the ad group's negative keywords. | [optional] |
| age_min | int | [optional] | |
| age_max | int | [optional] | |
| countries | string[] | [optional] | |
| interests | \Zernio\Model\UpdateAdRequestTargetingInterestsInner[] | Interest objects from /v1/ads/interests. Each must include id and name. | [optional] |
| advantage_audience | int | Meta only. Omit to preserve the existing setting on update. 0 = disabled, 1 = enabled. | [optional] |