TargetingDictionaryService
TargetingDictionaryService provides operations for retrieving the available and supported
targeting types and their values.
Operations
getAdGroupSupportedTargetingTypesByTacticTypeRetrieve the list of targeting types supported at the ad group level for a tactic type.
Capability required: CampaignRead
Parameters
ResponseTargetingType[] - The list of targeting types supported at the ad group level for the specified tactic type. getAgeRangesRetrieve the list of age ranges available and supported in the market (of the account in the request).
Capability required: CampaignRead
Parametersnone ResponseAgeRange[] - The list of supported age ranges. getCampaignSupportedTargetingTypesByTacticTypeRetrieve the list of targeting types supported at the campaign level for a tactic type.
Capability required: CampaignRead
Parameters
ResponseTargetingType[] - The list of targeting types supported at the campaign level for the specified tactic type. getNetworksByTacticTypeRetrieve the list of networks available and supported in the market (of the account in the request).
Added in: Version 5.2.0
Parameters
ResponseNetwork[] - The list of supported networks. |