Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.42 KB

File metadata and controls

17 lines (12 loc) · 1.42 KB

UpdateAdRequestTargeting

Properties

Name Type Description Notes
keywords Option<Vecmodels::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 Option<Vecmodels::UpdateAdRequestTargetingKeywordsInner> Google only. Same declarative contract as keywords, for the ad group's negative keywords. [optional]
age_min Option<i32> [optional]
age_max Option<i32> [optional]
countries Option<Vec> [optional]
interests Option<Vecmodels::UpdateAdRequestTargetingInterestsInner> Interest objects from /v1/ads/interests. Each must include id and name. [optional]
advantage_audience Option<AdvantageAudience> Meta only. Omit to preserve the existing setting on update. 0 = disabled, 1 = enabled. (enum: 0, 1) [optional]

[Back to Model list] [Back to API list] [Back to README]