Skip to main content

targeting_options

Overview

Nametargeting_options
TypeResource
Idgoogledevelopers.displayvideo.targeting_options

Fields

NameDatatypeDescription
namestringOutput only. The resource name for this targeting option.
environmentDetailsobjectRepresents a targetable environment. This will be populated in the environment_details field of a TargetingOption when targeting_type is TARGETING_TYPE_ENVIRONMENT.
omidDetailsobjectRepresents a targetable Open Measurement enabled inventory type. This will be populated in the omid_details field when targeting_type is TARGETING_TYPE_OMID.
appCategoryDetailsobjectRepresents a targetable collection of apps. A collection lets you target dynamic groups of related apps that are maintained by the platform, for example All Apps/Google Play/Games. This will be populated in the app_category_details field when targeting_type is TARGETING_TYPE_APP_CATEGORY.
browserDetailsobjectRepresents a targetable browser. This will be populated in the browser_details field when targeting_type is TARGETING_TYPE_BROWSER.
authorizedSellerStatusDetailsobjectRepresents a targetable authorized seller status. This will be populated in the authorized_seller_status_details field when targeting_type is TARGETING_TYPE_AUTHORIZED_SELLER_STATUS.
subExchangeDetailsobjectRepresents a targetable sub-exchange. This will be populated in the sub_exchange_details field of a TargetingOption when targeting_type is TARGETING_TYPE_SUB_EXCHANGE.
onScreenPositionDetailsobjectRepresents a targetable on screen position, which could be used by display and video ads. This will be populated in the on_screen_position_details field when targeting_type is TARGETING_TYPE_ON_SCREEN_POSITION.
categoryDetailsobjectRepresents a targetable category. This will be populated in the category_details field of a TargetingOption when targeting_type is TARGETING_TYPE_CATEGORY.
operatingSystemDetailsobjectRepresents a targetable operating system. This will be populated in the operating_system_details field of a TargetingOption when targeting_type is TARGETING_TYPE_OPERATING_SYSTEM.
carrierAndIspDetailsobjectRepresents a targetable carrier or ISP. This will be populated in the carrier_and_isp_details field of a TargetingOption when targeting_type is TARGETING_TYPE_CARRIER_AND_ISP.
contentOutstreamPositionDetailsobjectRepresents a targetable content outstream position, which could be used by display and video ads. This will be populated in the content_outstream_position_details field when targeting_type is TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION.
contentDurationDetailsobjectRepresents a targetable content duration. This will be populated in the content_duration_details field when targeting_type is TARGETING_TYPE_CONTENT_DURATION.
contentInstreamPositionDetailsobjectRepresents a targetable content instream position, which could be used by video and audio ads. This will be populated in the content_instream_position_details field when targeting_type is TARGETING_TYPE_CONTENT_INSTREAM_POSITION.
sensitiveCategoryDetailsobjectRepresents a targetable sensitive category. This will be populated in the sensitive_category_details field of the TargetingOption when targeting_type is TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION.
targetingOptionIdstringOutput only. A unique identifier for this targeting option. The tuple {targeting_type, targeting_option_id} will be unique.
ageRangeDetailsobjectRepresents a targetable age range. This will be populated in the age_range_details field when targeting_type is TARGETING_TYPE_AGE_RANGE.
deviceMakeModelDetailsobjectRepresents a targetable device make and model. This will be populated in the device_make_model_details field of a TargetingOption when targeting_type is TARGETING_TYPE_DEVICE_MAKE_MODEL.
languageDetailsobjectRepresents a targetable language. This will be populated in the language_details field when targeting_type is TARGETING_TYPE_LANGUAGE.
userRewardedContentDetailsobjectRepresents a targetable user rewarded content status for video ads only. This will be populated in the user_rewarded_content_details field when targeting_type is TARGETING_TYPE_USER_REWARDED_CONTENT.
householdIncomeDetailsobjectRepresents a targetable household income. This will be populated in the household_income_details field of a TargetingOption when targeting_type is TARGETING_TYPE_HOUSEHOLD_INCOME.
deviceTypeDetailsobjectRepresents a targetable device type. This will be populated in the device_type_details field of a TargetingOption when targeting_type is TARGETING_TYPE_DEVICE_TYPE.
genderDetailsobjectRepresents a targetable gender. This will be populated in the gender_details field of a TargetingOption when targeting_type is TARGETING_TYPE_GENDER.
contentGenreDetailsobjectRepresents a targetable content genre. This will be populated in the content_genre_details field when targeting_type is TARGETING_TYPE_CONTENT_GENRE.
geoRegionDetailsobjectRepresents a targetable geographic region. This will be populated in the geo_region_details field when targeting_type is TARGETING_TYPE_GEO_REGION.
contentStreamTypeDetailsobjectRepresents a targetable content stream type. This will be populated in the content_stream_type_details field when targeting_type is TARGETING_TYPE_CONTENT_STREAM_TYPE.
poiDetailsobjectRepresents a targetable point of interest(POI). This will be populated in the poi_details field when targeting_type is TARGETING_TYPE_POI.
videoPlayerSizeDetailsobjectRepresents a targetable video player size. This will be populated in the video_player_size_details field when targeting_type is TARGETING_TYPE_VIDEO_PLAYER_SIZE.
exchangeDetailsobjectRepresents a targetable exchange. This will be populated in the exchange_details field of a TargetingOption when targeting_type is TARGETING_TYPE_EXCHANGE.
audioContentTypeDetailsobjectRepresents a targetable audio content type. This will be populated in the audio_content_type_details field when targeting_type is TARGETING_TYPE_AUDIO_CONTENT_TYPE.
nativeContentPositionDetailsobjectRepresents a targetable native content position. This will be populated in the native_content_position_details field when targeting_type is TARGETING_TYPE_NATIVE_CONTENT_POSITION.
businessChainDetailsobjectRepresents a targetable business chain within a geo region. This will be populated in the business_chain_details field when targeting_type is TARGETING_TYPE_BUSINESS_CHAIN.
viewabilityDetailsobjectRepresents a targetable viewability. This will be populated in the viewability_details field of a TargetingOption when targeting_type is TARGETING_TYPE_VIEWABILITY.
parentalStatusDetailsobjectRepresents a targetable parental status. This will be populated in the parental_status_details field of a TargetingOption when targeting_type is TARGETING_TYPE_PARENTAL_STATUS.
digitalContentLabelDetailsobjectRepresents a targetable digital content label rating tier. This will be populated in the digital_content_label_details field of the TargetingOption when targeting_type is TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION.
targetingTypestringOutput only. The type of this targeting option.

Methods

NameAccessible byRequired ParamsDescription
targetingTypes_targetingOptions_getSELECTtargetingOptionsId, targetingTypesIdGets a single targeting option.
targetingTypes_targetingOptions_listSELECTtargetingTypesIdLists targeting options of a given type.
targetingTypes_targetingOptions_searchEXECtargetingTypesIdSearches for targeting options of a given type based on the given search terms.