---
title: "POST /v4/partners/{+partnerId}:editAssignedTargetingOptions"
method: POST
path: "/v4/partners/{+partnerId}:editAssignedTargetingOptions"
tags: ["partners"]
---

# POST /v4/partners/{+partnerId}:editAssignedTargetingOptions

`POST /v4/partners/{+partnerId}:editAssignedTargetingOptions`

Edits targeting options under a single partner. The operation will delete the assigned targeting options provided in BulkEditPartnerAssignedTargetingOptionsRequest.deleteRequests and then create the assigned targeting options provided in BulkEditPartnerAssignedTargetingOptionsRequest.createRequests .

## Path parameters

- `partnerId` string, required

## Request body

- BulkEditPartnerAssignedTargetingOptionsRequest — Request message for BulkEditPartnerAssignedTargetingOptions.
  - `deleteRequests` DeleteAssignedTargetingOptionsRequest[] — The assigned targeting options to delete in batch, specified as a list of `DeleteAssignedTargetingOptionsRequest`. Supported targeting types: * `TARGETING_TYPE_CHANNEL`
    - `targetingType` 'TARGETING_TYPE_UNSPECIFIED' | 'TARGETING_TYPE_CHANNEL' | 'TARGETING_TYPE_APP_CATEGORY' | 'TARGETING_TYPE_APP' | 'TARGETING_TYPE_URL' | 'TARGETING_TYPE_DAY_AND_TIME' | 'TARGETING_TYPE_AGE_RANGE' | 'TARGETING_TYPE_REGIONAL_LOCATION_LIST' | 'TARGETING_TYPE_PROXIMITY_LOCATION_LIST' | 'TARGETING_TYPE_GENDER' | 'TARGETING_TYPE_VIDEO_PLAYER_SIZE' | 'TARGETING_TYPE_USER_REWARDED_CONTENT' | 'TARGETING_TYPE_PARENTAL_STATUS' | 'TARGETING_TYPE_CONTENT_INSTREAM_POSITION' | 'TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION' | 'TARGETING_TYPE_DEVICE_TYPE' | 'TARGETING_TYPE_AUDIENCE_GROUP' | 'TARGETING_TYPE_BROWSER' | 'TARGETING_TYPE_HOUSEHOLD_INCOME' | 'TARGETING_TYPE_ON_SCREEN_POSITION' | 'TARGETING_TYPE_THIRD_PARTY_VERIFIER' | 'TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION' | 'TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION' | 'TARGETING_TYPE_ENVIRONMENT' | 'TARGETING_TYPE_CARRIER_AND_ISP' | 'TARGETING_TYPE_OPERATING_SYSTEM' | 'TARGETING_TYPE_DEVICE_MAKE_MODEL' | 'TARGETING_TYPE_KEYWORD' | 'TARGETING_TYPE_NEGATIVE_KEYWORD_LIST' | 'TARGETING_TYPE_VIEWABILITY' | 'TARGETING_TYPE_CATEGORY' | 'TARGETING_TYPE_INVENTORY_SOURCE' | 'TARGETING_TYPE_LANGUAGE' | 'TARGETING_TYPE_AUTHORIZED_SELLER_STATUS' | 'TARGETING_TYPE_GEO_REGION' | 'TARGETING_TYPE_INVENTORY_SOURCE_GROUP' | 'TARGETING_TYPE_EXCHANGE' | 'TARGETING_TYPE_SUB_EXCHANGE' | 'TARGETING_TYPE_POI' | 'TARGETING_TYPE_BUSINESS_CHAIN' | 'TARGETING_TYPE_CONTENT_DURATION' | 'TARGETING_TYPE_CONTENT_STREAM_TYPE' | 'TARGETING_TYPE_NATIVE_CONTENT_POSITION' | 'TARGETING_TYPE_OMID' | 'TARGETING_TYPE_AUDIO_CONTENT_TYPE' | 'TARGETING_TYPE_CONTENT_GENRE' | 'TARGETING_TYPE_YOUTUBE_VIDEO' | 'TARGETING_TYPE_YOUTUBE_CHANNEL' | 'TARGETING_TYPE_SESSION_POSITION' | 'TARGETING_TYPE_CONTENT_THEME_EXCLUSION' | 'TARGETING_TYPE_YOUTUBE_CHANNEL_PACK' — Required. Identifies the type of this assigned targeting option.
    - `assignedTargetingOptionIds` string[] — Required. The assigned targeting option IDs to delete.
  - `createRequests` CreateAssignedTargetingOptionsRequest[] — The assigned targeting options to create in batch, specified as a list of `CreateAssignedTargetingOptionsRequest`. Supported targeting types: * `TARGETING_TYPE_CHANNEL`
    - `targetingType` 'TARGETING_TYPE_UNSPECIFIED' | 'TARGETING_TYPE_CHANNEL' | 'TARGETING_TYPE_APP_CATEGORY' | 'TARGETING_TYPE_APP' | 'TARGETING_TYPE_URL' | 'TARGETING_TYPE_DAY_AND_TIME' | 'TARGETING_TYPE_AGE_RANGE' | 'TARGETING_TYPE_REGIONAL_LOCATION_LIST' | 'TARGETING_TYPE_PROXIMITY_LOCATION_LIST' | 'TARGETING_TYPE_GENDER' | 'TARGETING_TYPE_VIDEO_PLAYER_SIZE' | 'TARGETING_TYPE_USER_REWARDED_CONTENT' | 'TARGETING_TYPE_PARENTAL_STATUS' | 'TARGETING_TYPE_CONTENT_INSTREAM_POSITION' | 'TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION' | 'TARGETING_TYPE_DEVICE_TYPE' | 'TARGETING_TYPE_AUDIENCE_GROUP' | 'TARGETING_TYPE_BROWSER' | 'TARGETING_TYPE_HOUSEHOLD_INCOME' | 'TARGETING_TYPE_ON_SCREEN_POSITION' | 'TARGETING_TYPE_THIRD_PARTY_VERIFIER' | 'TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION' | 'TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION' | 'TARGETING_TYPE_ENVIRONMENT' | 'TARGETING_TYPE_CARRIER_AND_ISP' | 'TARGETING_TYPE_OPERATING_SYSTEM' | 'TARGETING_TYPE_DEVICE_MAKE_MODEL' | 'TARGETING_TYPE_KEYWORD' | 'TARGETING_TYPE_NEGATIVE_KEYWORD_LIST' | 'TARGETING_TYPE_VIEWABILITY' | 'TARGETING_TYPE_CATEGORY' | 'TARGETING_TYPE_INVENTORY_SOURCE' | 'TARGETING_TYPE_LANGUAGE' | 'TARGETING_TYPE_AUTHORIZED_SELLER_STATUS' | 'TARGETING_TYPE_GEO_REGION' | 'TARGETING_TYPE_INVENTORY_SOURCE_GROUP' | 'TARGETING_TYPE_EXCHANGE' | 'TARGETING_TYPE_SUB_EXCHANGE' | 'TARGETING_TYPE_POI' | 'TARGETING_TYPE_BUSINESS_CHAIN' | 'TARGETING_TYPE_CONTENT_DURATION' | 'TARGETING_TYPE_CONTENT_STREAM_TYPE' | 'TARGETING_TYPE_NATIVE_CONTENT_POSITION' | 'TARGETING_TYPE_OMID' | 'TARGETING_TYPE_AUDIO_CONTENT_TYPE' | 'TARGETING_TYPE_CONTENT_GENRE' | 'TARGETING_TYPE_YOUTUBE_VIDEO' | 'TARGETING_TYPE_YOUTUBE_CHANNEL' | 'TARGETING_TYPE_SESSION_POSITION' | 'TARGETING_TYPE_CONTENT_THEME_EXCLUSION' | 'TARGETING_TYPE_YOUTUBE_CHANNEL_PACK' — Required. Identifies the type of this assigned targeting option.
    - `assignedTargetingOptions` AssignedTargetingOption[] — Required. The assigned targeting options to create and add.
      - `appCategoryDetails` AppCategoryAssignedTargetingOptionDetails — Details for assigned app category targeting option. This will be populated in the app_category_details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_APP_CATEGORY`.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_APP_CATEGORY`.
        - `negative` boolean — Indicates if this option is being negatively targeted.
        - `displayName` string — Output only. The display name of the app category.
      - `poiDetails` PoiAssignedTargetingOptionDetails — Details for assigned POI targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_POI`.
        - `displayName` string — Output only. The display name of a POI, e.g. "Times Square", "Space Needle", followed by its full address if available.
        - `latitude` number, double — Output only. Latitude of the POI rounding to 6th decimal place.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_POI`. Accepted POI targeting option IDs can be retrieved using `targetingTypes.targetingOptions.search`. If targeting a specific latitude/longitude coordinate removed from an address or POI name, you can generate the necessary targeting option ID by rounding the desired coordinate values to the 6th decimal place, removing the decimals, and concatenating the string values separated by a semicolon. For example, you can target the latitude/longitude pair of 40.7414691, -74.003387 using the targeting option ID "40741469;-74003387". **Upon** **creation, this field value will be updated to append a semicolon and** **alphanumerical hash value if only latitude/longitude coordinates are** **provided.**
        - `proximityRadiusUnit` 'DISTANCE_UNIT_UNSPECIFIED' | 'DISTANCE_UNIT_MILES' | 'DISTANCE_UNIT_KILOMETERS' — Required. The unit of distance by which the targeting radius is measured.
        - `longitude` number, double — Output only. Longitude of the POI rounding to 6th decimal place.
        - `proximityRadiusAmount` number, double — Required. The radius of the area around the POI that will be targeted. The units of the radius are specified by proximity_radius_unit. Must be 1 to 800 if unit is `DISTANCE_UNIT_KILOMETERS` and 1 to 500 if unit is `DISTANCE_UNIT_MILES`.
      - `sensitiveCategoryExclusionDetails` SensitiveCategoryAssignedTargetingOptionDetails — Targeting details for sensitive category. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION`.
        - `excludedSensitiveCategory` 'SENSITIVE_CATEGORY_UNSPECIFIED' | 'SENSITIVE_CATEGORY_ADULT' | 'SENSITIVE_CATEGORY_DEROGATORY' | 'SENSITIVE_CATEGORY_DOWNLOADS_SHARING' | 'SENSITIVE_CATEGORY_WEAPONS' | 'SENSITIVE_CATEGORY_GAMBLING' | 'SENSITIVE_CATEGORY_VIOLENCE' | 'SENSITIVE_CATEGORY_SUGGESTIVE' | 'SENSITIVE_CATEGORY_PROFANITY' | 'SENSITIVE_CATEGORY_ALCOHOL' | 'SENSITIVE_CATEGORY_DRUGS' | 'SENSITIVE_CATEGORY_TOBACCO' | 'SENSITIVE_CATEGORY_POLITICS' | 'SENSITIVE_CATEGORY_RELIGION' | 'SENSITIVE_CATEGORY_TRAGEDY' | 'SENSITIVE_CATEGORY_TRANSPORTATION_ACCIDENTS' | 'SENSITIVE_CATEGORY_SENSITIVE_SOCIAL_ISSUES' | 'SENSITIVE_CATEGORY_SHOCKING' | 'SENSITIVE_CATEGORY_EMBEDDED_VIDEO' | 'SENSITIVE_CATEGORY_LIVE_STREAMING_VIDEO' — Required. An enum for the DV360 Sensitive category content classified to be EXCLUDED.
      - `thirdPartyVerifierDetails` ThirdPartyVerifierAssignedTargetingOptionDetails — Assigned third party verifier targeting option details. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_THIRD_PARTY_VERIFIER`.
        - `adloox` Adloox — Details of Scope3 (previously known as Adloox) brand safety settings.
          - `excludedFraudIvtMfaCategories` string[] — Optional. Scope3's fraud IVT MFA categories to exclude.
          - `armsAmmunitionContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Arms and Ammunition Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `onlinePiracyContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Online Piracy Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `deathInjuryMilitaryConflictContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Death, Injury, or Military Conflict Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `obscenityProfanityContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Obscenity and Profanity Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `adultExplicitSexualContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Adult and Explicit Sexual Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `misinformationContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Misinformation Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `spamHarmfulContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Spam or Harmful Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `displayIabViewability` 'DISPLAY_IAB_VIEWABILITY_UNSPECIFIED' | 'DISPLAY_IAB_VIEWABILITY_10' | 'DISPLAY_IAB_VIEWABILITY_20' | 'DISPLAY_IAB_VIEWABILITY_35' | 'DISPLAY_IAB_VIEWABILITY_50' | 'DISPLAY_IAB_VIEWABILITY_75' — Optional. IAB viewability threshold for display ads.
          - `hateSpeechActsAggressionContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Hate Speech and Acts of Aggression Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `videoIabViewability` 'VIDEO_IAB_VIEWABILITY_UNSPECIFIED' | 'VIDEO_IAB_VIEWABILITY_10' | 'VIDEO_IAB_VIEWABILITY_20' | 'VIDEO_IAB_VIEWABILITY_35' | 'VIDEO_IAB_VIEWABILITY_50' | 'VIDEO_IAB_VIEWABILITY_75' — Optional. IAB viewability threshold for video ads.
          - `illegalDrugsTobaccoEcigarettesVapingAlcoholContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Illegal Drugs/Alcohol Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `debatedSensitiveSocialIssueContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Debated Sensitive Social Issue Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `crimeHarmfulActsIndividualsSocietyHumanRightsViolationsContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Crime and Harmful Acts Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `terrorismContent` 'GARM_RISK_EXCLUSION_UNSPECIFIED' | 'GARM_RISK_EXCLUSION_FLOOR' | 'GARM_RISK_EXCLUSION_HIGH' | 'GARM_RISK_EXCLUSION_MEDIUM' | 'GARM_RISK_EXCLUSION_LOW' — Optional. Terrorism Content [GARM](https://wfanet.org/leadership/garm/about-garm) risk ranges to exclude.
          - `excludedAdlooxCategories` string[] — Scope3 categories to exclude.
        - `integralAdScience` IntegralAdScience — Details of Integral Ad Science settings.
          - `excludeUnrateable` boolean — Brand Safety - **Unrateable**.
          - `excludedIllegalDownloadsRisk` 'ILLEGAL_DOWNLOADS_UNSPECIFIED' | 'ILLEGAL_DOWNLOADS_HR' | 'ILLEGAL_DOWNLOADS_HMR' — Brand Safety - **Illegal downloads**.
          - `excludedAdultRisk` 'ADULT_UNSPECIFIED' | 'ADULT_HR' | 'ADULT_HMR' — Brand Safety - **Adult content**.
          - `excludedAdFraudRisk` 'SUSPICIOUS_ACTIVITY_UNSPECIFIED' | 'SUSPICIOUS_ACTIVITY_HR' | 'SUSPICIOUS_ACTIVITY_HMR' | 'SUSPICIOUS_ACTIVITY_FD' — Ad Fraud settings.
          - `excludedOffensiveLanguageRisk` 'OFFENSIVE_LANGUAGE_UNSPECIFIED' | 'OFFENSIVE_LANGUAGE_HR' | 'OFFENSIVE_LANGUAGE_HMR' — Brand Safety - **Offensive language**.
          - `traqScoreOption` 'TRAQ_UNSPECIFIED' | 'TRAQ_250' | 'TRAQ_500' | 'TRAQ_600' | 'TRAQ_700' | 'TRAQ_750' | 'TRAQ_875' | 'TRAQ_1000' — True advertising quality (applicable to Display line items only).
          - `excludedAlcoholRisk` 'ALCOHOL_UNSPECIFIED' | 'ALCOHOL_HR' | 'ALCOHOL_HMR' — Brand Safety - **Alcohol**.
          - `excludedHateSpeechRisk` 'HATE_SPEECH_UNSPECIFIED' | 'HATE_SPEECH_HR' | 'HATE_SPEECH_HMR' — Brand Safety - **Hate speech**.
          - `excludedViolenceRisk` 'VIOLENCE_UNSPECIFIED' | 'VIOLENCE_HR' | 'VIOLENCE_HMR' — Brand Safety - **Violence**.
          - `excludedGamblingRisk` 'GAMBLING_UNSPECIFIED' | 'GAMBLING_HR' | 'GAMBLING_HMR' — Brand Safety - **Gambling**.
          - `qualitySyncCustomSegmentId` string[] — Optional. The quality sync custom segment ID provided by Integral Ad Science. The ID must be between `3000000` and `4999999`, inclusive.
          - `displayViewability` 'PERFORMANCE_VIEWABILITY_UNSPECIFIED' | 'PERFORMANCE_VIEWABILITY_40' | 'PERFORMANCE_VIEWABILITY_50' | 'PERFORMANCE_VIEWABILITY_60' | 'PERFORMANCE_VIEWABILITY_70' — Display Viewability section (applicable to display line items only).
          - `customSegmentId` string[] — The custom segment ID provided by Integral Ad Science. The ID must be between `1000001` and `1999999` or `3000001` and `3999999`, inclusive.
          - `excludedDrugsRisk` 'DRUGS_UNSPECIFIED' | 'DRUGS_HR' | 'DRUGS_HMR' — Brand Safety - **Drugs**.
          - `videoViewability` 'VIDEO_VIEWABILITY_UNSPECIFIED' | 'VIDEO_VIEWABILITY_40' | 'VIDEO_VIEWABILITY_50' | 'VIDEO_VIEWABILITY_60' | 'VIDEO_VIEWABILITY_70' — Video Viewability Section (applicable to video line items only).
        - `doubleVerify` DoubleVerify — Details of DoubleVerify settings.
          - `appStarRating` DoubleVerifyAppStarRating — Details of DoubleVerify star ratings settings.
            - `avoidedStarRating` 'APP_STAR_RATE_UNSPECIFIED' | 'APP_STAR_RATE_1_POINT_5_LESS' | 'APP_STAR_RATE_2_LESS' | 'APP_STAR_RATE_2_POINT_5_LESS' | 'APP_STAR_RATE_3_LESS' | 'APP_STAR_RATE_3_POINT_5_LESS' | 'APP_STAR_RATE_4_LESS' | 'APP_STAR_RATE_4_POINT_5_LESS' — Avoid bidding on apps with the star ratings.
            - `avoidInsufficientStarRating` boolean — Avoid bidding on apps with insufficient star ratings.
          - `displayViewability` DoubleVerifyDisplayViewability — Details of DoubleVerify display viewability settings.
            - `iab` 'IAB_VIEWED_RATE_UNSPECIFIED' | 'IAB_VIEWED_RATE_80_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_75_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_70_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_65_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_60_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_55_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_50_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_40_PERCENT_HIGHER' | 'IAB_VIEWED_RATE_30_PERCENT_HIGHER' — Target web and app inventory to maximize IAB viewable rate.
            - `viewableDuring` 'AVERAGE_VIEW_DURATION_UNSPECIFIED' | 'AVERAGE_VIEW_DURATION_5_SEC' | 'AVERAGE_VIEW_DURATION_10_SEC' | 'AVERAGE_VIEW_DURATION_15_SEC' — Target web and app inventory to maximize 100% viewable duration.
          - `brandSafetyCategories` DoubleVerifyBrandSafetyCategories — Settings for brand safety controls.
            - `avoidedHighSeverityCategories` string[] — Brand safety high severity avoidance categories.
            - `avoidUnknownBrandSafetyCategory` boolean — Unknown or unrateable.
            - `avoidedMediumSeverityCategories` string[] — Brand safety medium severity avoidance categories.
          - `avoidedAgeRatings` string[] — Avoid bidding on apps with the age rating.
          - `videoViewability` DoubleVerifyVideoViewability — Details of DoubleVerify video viewability settings.
            - `videoIab` 'VIDEO_IAB_UNSPECIFIED' | 'IAB_VIEWABILITY_80_PERCENT_HIGHER' | 'IAB_VIEWABILITY_75_PERCENT_HIGHER' | 'IAB_VIEWABILITY_70_PERCENT_HIGHER' | 'IAB_VIEWABILITY_65_PERCENT_HIHGER' | 'IAB_VIEWABILITY_60_PERCENT_HIGHER' | 'IAB_VIEWABILITY_55_PERCENT_HIHGER' | 'IAB_VIEWABILITY_50_PERCENT_HIGHER' | 'IAB_VIEWABILITY_40_PERCENT_HIHGER' | 'IAB_VIEWABILITY_30_PERCENT_HIHGER' — Target web inventory to maximize IAB viewable rate.
            - `videoViewableRate` 'VIDEO_VIEWABLE_RATE_UNSPECIFIED' | 'VIEWED_PERFORMANCE_40_PERCENT_HIGHER' | 'VIEWED_PERFORMANCE_35_PERCENT_HIGHER' | 'VIEWED_PERFORMANCE_30_PERCENT_HIGHER' | 'VIEWED_PERFORMANCE_25_PERCENT_HIGHER' | 'VIEWED_PERFORMANCE_20_PERCENT_HIGHER' | 'VIEWED_PERFORMANCE_10_PERCENT_HIGHER' — Target web inventory to maximize fully viewable rate.
            - `playerImpressionRate` 'PLAYER_SIZE_400X300_UNSPECIFIED' | 'PLAYER_SIZE_400X300_95' | 'PLAYER_SIZE_400X300_70' | 'PLAYER_SIZE_400X300_25' | 'PLAYER_SIZE_400X300_5' — Target inventory to maximize impressions with 400x300 or greater player size.
          - `customSegmentId` string, int64 — The custom segment ID provided by DoubleVerify. The ID must start with "51" and consist of eight digits. Custom segment ID cannot be specified along with any of the following fields: * brand_safety_categories * avoided_age_ratings * app_star_rating * fraud_invalid_traffic
          - `fraudInvalidTraffic` DoubleVerifyFraudInvalidTraffic — DoubleVerify Fraud & Invalid Traffic settings.
            - `avoidInsufficientOption` boolean — Insufficient Historical Fraud & IVT Stats.
            - `avoidedFraudOption` 'FRAUD_UNSPECIFIED' | 'AD_IMPRESSION_FRAUD_100' | 'AD_IMPRESSION_FRAUD_50' | 'AD_IMPRESSION_FRAUD_25' | 'AD_IMPRESSION_FRAUD_10' | 'AD_IMPRESSION_FRAUD_8' | 'AD_IMPRESSION_FRAUD_6' | 'AD_IMPRESSION_FRAUD_4' | 'AD_IMPRESSION_FRAUD_2' — Avoid Sites and Apps with historical Fraud & IVT.
      - `targetingType` 'TARGETING_TYPE_UNSPECIFIED' | 'TARGETING_TYPE_CHANNEL' | 'TARGETING_TYPE_APP_CATEGORY' | 'TARGETING_TYPE_APP' | 'TARGETING_TYPE_URL' | 'TARGETING_TYPE_DAY_AND_TIME' | 'TARGETING_TYPE_AGE_RANGE' | 'TARGETING_TYPE_REGIONAL_LOCATION_LIST' | 'TARGETING_TYPE_PROXIMITY_LOCATION_LIST' | 'TARGETING_TYPE_GENDER' | 'TARGETING_TYPE_VIDEO_PLAYER_SIZE' | 'TARGETING_TYPE_USER_REWARDED_CONTENT' | 'TARGETING_TYPE_PARENTAL_STATUS' | 'TARGETING_TYPE_CONTENT_INSTREAM_POSITION' | 'TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION' | 'TARGETING_TYPE_DEVICE_TYPE' | 'TARGETING_TYPE_AUDIENCE_GROUP' | 'TARGETING_TYPE_BROWSER' | 'TARGETING_TYPE_HOUSEHOLD_INCOME' | 'TARGETING_TYPE_ON_SCREEN_POSITION' | 'TARGETING_TYPE_THIRD_PARTY_VERIFIER' | 'TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION' | 'TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION' | 'TARGETING_TYPE_ENVIRONMENT' | 'TARGETING_TYPE_CARRIER_AND_ISP' | 'TARGETING_TYPE_OPERATING_SYSTEM' | 'TARGETING_TYPE_DEVICE_MAKE_MODEL' | 'TARGETING_TYPE_KEYWORD' | 'TARGETING_TYPE_NEGATIVE_KEYWORD_LIST' | 'TARGETING_TYPE_VIEWABILITY' | 'TARGETING_TYPE_CATEGORY' | 'TARGETING_TYPE_INVENTORY_SOURCE' | 'TARGETING_TYPE_LANGUAGE' | 'TARGETING_TYPE_AUTHORIZED_SELLER_STATUS' | 'TARGETING_TYPE_GEO_REGION' | 'TARGETING_TYPE_INVENTORY_SOURCE_GROUP' | 'TARGETING_TYPE_EXCHANGE' | 'TARGETING_TYPE_SUB_EXCHANGE' | 'TARGETING_TYPE_POI' | 'TARGETING_TYPE_BUSINESS_CHAIN' | 'TARGETING_TYPE_CONTENT_DURATION' | 'TARGETING_TYPE_CONTENT_STREAM_TYPE' | 'TARGETING_TYPE_NATIVE_CONTENT_POSITION' | 'TARGETING_TYPE_OMID' | 'TARGETING_TYPE_AUDIO_CONTENT_TYPE' | 'TARGETING_TYPE_CONTENT_GENRE' | 'TARGETING_TYPE_YOUTUBE_VIDEO' | 'TARGETING_TYPE_YOUTUBE_CHANNEL' | 'TARGETING_TYPE_SESSION_POSITION' | 'TARGETING_TYPE_CONTENT_THEME_EXCLUSION' | 'TARGETING_TYPE_YOUTUBE_CHANNEL_PACK' — Output only. Identifies the type of this assigned targeting option.
      - `userRewardedContentDetails` UserRewardedContentAssignedTargetingOptionDetails — User rewarded content targeting option details. This will be populated in the user_rewarded_content_details field when targeting_type is `TARGETING_TYPE_USER_REWARDED_CONTENT`.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_USER_REWARDED_CONTENT`.
        - `userRewardedContent` 'USER_REWARDED_CONTENT_UNSPECIFIED' | 'USER_REWARDED_CONTENT_USER_REWARDED' | 'USER_REWARDED_CONTENT_NOT_USER_REWARDED' — Output only. User rewarded content status for video ads.
      - `operatingSystemDetails` OperatingSystemAssignedTargetingOptionDetails — Assigned operating system targeting option details. This will be populated in the operating_system_details field when targeting_type is `TARGETING_TYPE_OPERATING_SYSTEM`.
        - `displayName` string — Output only. The display name of the operating system.
        - `targetingOptionId` string — Required. The targeting option ID populated in targeting_option_id field when targeting_type is `TARGETING_TYPE_OPERATING_SYSTEM`.
        - `negative` boolean — Indicates if this option is being negatively targeted.
      - `ageRangeDetails` AgeRangeAssignedTargetingOptionDetails — Represents a targetable age range. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_AGE_RANGE`.
        - `ageRange` 'AGE_RANGE_UNSPECIFIED' | 'AGE_RANGE_18_24' | 'AGE_RANGE_25_34' | 'AGE_RANGE_35_44' | 'AGE_RANGE_45_54' | 'AGE_RANGE_55_64' | 'AGE_RANGE_65_PLUS' | 'AGE_RANGE_UNKNOWN' | 'AGE_RANGE_18_20' | 'AGE_RANGE_21_24' | 'AGE_RANGE_25_29' | 'AGE_RANGE_30_34' | 'AGE_RANGE_35_39' | 'AGE_RANGE_40_44' | 'AGE_RANGE_45_49' | 'AGE_RANGE_50_54' | 'AGE_RANGE_55_59' | 'AGE_RANGE_60_64' — Required. The age range of an audience. We only support targeting a continuous age range of an audience. Thus, the age range represented in this field can be 1) targeted solely, or, 2) part of a larger continuous age range. The reach of a continuous age range targeting can be expanded by also targeting an audience of an unknown age.
      - `youtubeChannelDetails` YoutubeChannelAssignedTargetingOptionDetails — Details for YouTube channel assigned targeting option. This will be populated in the youtube_channel_details field when targeting_type is `TARGETING_TYPE_YOUTUBE_CHANNEL`.
        - `channelId` string — The YouTube uploader channel id or the channel code of a YouTube channel.
        - `negative` boolean — Indicates if this option is being negatively targeted.
      - `contentInstreamPositionDetails` ContentInstreamPositionAssignedTargetingOptionDetails — Assigned content instream position targeting option details. This will be populated in the content_instream_position_details field when targeting_type is `TARGETING_TYPE_CONTENT_INSTREAM_POSITION`.
        - `adType` 'AD_TYPE_UNSPECIFIED' | 'AD_TYPE_DISPLAY' | 'AD_TYPE_VIDEO' | 'AD_TYPE_AUDIO' — Output only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`. * `AD_TYPE_AUDIO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_AUDIO_DEFAULT`.
        - `contentInstreamPosition` 'CONTENT_INSTREAM_POSITION_UNSPECIFIED' | 'CONTENT_INSTREAM_POSITION_PRE_ROLL' | 'CONTENT_INSTREAM_POSITION_MID_ROLL' | 'CONTENT_INSTREAM_POSITION_POST_ROLL' | 'CONTENT_INSTREAM_POSITION_UNKNOWN' — Required. The content instream position for video or audio ads.
      - `dayAndTimeDetails` DayAndTimeAssignedTargetingOptionDetails — Representation of a segment of time defined on a specific day of the week and with a start and end time. The time represented by `start_hour` must be before the time represented by `end_hour`.
        - `startHour` integer — Required. The start hour for day and time targeting. Must be between 0 (start of day) and 23 (1 hour before end of day).
        - `endHour` integer — Required. The end hour for day and time targeting. Must be between 1 (1 hour after start of day) and 24 (end of day).
        - `timeZoneResolution` 'TIME_ZONE_RESOLUTION_UNSPECIFIED' | 'TIME_ZONE_RESOLUTION_END_USER' | 'TIME_ZONE_RESOLUTION_ADVERTISER' — Required. The mechanism used to determine which timezone to use for this day and time targeting setting. For Demand Gen line items, this field is always `TIME_ZONE_RESOLUTION_ADVERTISER`.
        - `dayOfWeek` 'DAY_OF_WEEK_UNSPECIFIED' | 'MONDAY' | 'TUESDAY' | 'WEDNESDAY' | 'THURSDAY' | 'FRIDAY' | 'SATURDAY' | 'SUNDAY' — Required. The day of the week for this day and time targeting setting.
      - `deviceMakeModelDetails` DeviceMakeModelAssignedTargetingOptionDetails — Assigned device make and model targeting option details. This will be populated in the device_make_model_details field when targeting_type is `TARGETING_TYPE_DEVICE_MAKE_MODEL`.
        - `displayName` string — Output only. The display name of the device make and model.
        - `negative` boolean — Indicates if this option is being negatively targeted.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_DEVICE_MAKE_MODEL`.
      - `youtubeChannelPackDetails` YoutubeChannelPackAssignedTargetingOptionDetails — Details for YouTube channel pack assigned targeting option. This will be populated in the youtube_channel_pack_details field when targeting_type is `TARGETING_TYPE_YOUTUBE_CHANNEL_PACK`.
        - `channelPackId` string, int64 — Required. The ID of the YouTube channel pack.
        - `negative` boolean — Optional. Indicates if this option is being negatively targeted.
      - `businessChainDetails` BusinessChainAssignedTargetingOptionDetails — Details for assigned Business chain targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_BUSINESS_CHAIN`.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_BUSINESS_CHAIN`. Accepted business chain targeting option IDs can be retrieved using SearchTargetingOptions.
        - `displayName` string — Output only. The display name of a business chain, e.g. "KFC", "Chase Bank".
        - `proximityRadiusAmount` number, double — Required. The radius of the area around the business chain that will be targeted. The units of the radius are specified by proximity_radius_unit. Must be 1 to 800 if unit is `DISTANCE_UNIT_KILOMETERS` and 1 to 500 if unit is `DISTANCE_UNIT_MILES`. The minimum increment for both cases is 0.1. Inputs will be rounded to the nearest acceptable value if it is too granular, e.g. 15.57 will become 15.6.
        - `proximityRadiusUnit` 'DISTANCE_UNIT_UNSPECIFIED' | 'DISTANCE_UNIT_MILES' | 'DISTANCE_UNIT_KILOMETERS' — Required. The unit of distance by which the targeting radius is measured.
      - `contentGenreDetails` ContentGenreAssignedTargetingOptionDetails — Details for content genre assigned targeting option. This will be populated in the content_genre_details field when targeting_type is `TARGETING_TYPE_CONTENT_GENRE`. Explicitly targeting all options is not supported. Remove all content genre targeting options to achieve this effect.
        - `displayName` string — Output only. The display name of the content genre.
        - `negative` boolean — Indicates if this option is being negatively targeted.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_CONTENT_GENRE`.
      - `exchangeDetails` ExchangeAssignedTargetingOptionDetails — Details for assigned exchange targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_EXCHANGE`.
        - `exchange` 'EXCHANGE_UNSPECIFIED' | 'EXCHANGE_GOOGLE_AD_MANAGER' | 'EXCHANGE_APPNEXUS' | 'EXCHANGE_BRIGHTROLL' | 'EXCHANGE_ADFORM' | 'EXCHANGE_ADMETA' | 'EXCHANGE_ADMIXER' | 'EXCHANGE_ADSMOGO' | 'EXCHANGE_ADSWIZZ' | 'EXCHANGE_BIDSWITCH' | 'EXCHANGE_BRIGHTROLL_DISPLAY' | 'EXCHANGE_CADREON' | 'EXCHANGE_DAILYMOTION' | 'EXCHANGE_FIVE' | 'EXCHANGE_FLUCT' | 'EXCHANGE_FREEWHEEL' | 'EXCHANGE_GENIEE' | 'EXCHANGE_GUMGUM' | 'EXCHANGE_IMOBILE' | 'EXCHANGE_IBILLBOARD' | 'EXCHANGE_IMPROVE_DIGITAL' | 'EXCHANGE_INDEX' | 'EXCHANGE_KARGO' | 'EXCHANGE_MICROAD' | 'EXCHANGE_MOPUB' | 'EXCHANGE_NEND' | 'EXCHANGE_ONE_BY_AOL_DISPLAY' | 'EXCHANGE_ONE_BY_AOL_MOBILE' | 'EXCHANGE_ONE_BY_AOL_VIDEO' | 'EXCHANGE_OOYALA' | 'EXCHANGE_OPENX' | 'EXCHANGE_PERMODO' | 'EXCHANGE_PLATFORMONE' | 'EXCHANGE_PLATFORMID' | 'EXCHANGE_PUBMATIC' | 'EXCHANGE_PULSEPOINT' | 'EXCHANGE_REVENUEMAX' | 'EXCHANGE_RUBICON' | 'EXCHANGE_SMARTCLIP' | 'EXCHANGE_SMARTRTB' | 'EXCHANGE_SMARTSTREAMTV' | 'EXCHANGE_SOVRN' | 'EXCHANGE_SPOTXCHANGE' | 'EXCHANGE_STROER' | 'EXCHANGE_TEADSTV' | 'EXCHANGE_TELARIA' | 'EXCHANGE_TVN' | 'EXCHANGE_UNITED' | 'EXCHANGE_YIELDLAB' | 'EXCHANGE_YIELDMO' | 'EXCHANGE_UNRULYX' | 'EXCHANGE_OPEN8' | 'EXCHANGE_TRITON' | 'EXCHANGE_TRIPLELIFT' | 'EXCHANGE_TABOOLA' | 'EXCHANGE_INMOBI' | 'EXCHANGE_SMAATO' | 'EXCHANGE_AJA' | 'EXCHANGE_SUPERSHIP' | 'EXCHANGE_NEXSTAR_DIGITAL' | 'EXCHANGE_WAZE' | 'EXCHANGE_SOUNDCAST' | 'EXCHANGE_SHARETHROUGH' | 'EXCHANGE_FYBER' | 'EXCHANGE_RED_FOR_PUBLISHERS' | 'EXCHANGE_MEDIANET' | 'EXCHANGE_TAPJOY' | 'EXCHANGE_VISTAR' | 'EXCHANGE_DAX' | 'EXCHANGE_JCD' | 'EXCHANGE_PLACE_EXCHANGE' | 'EXCHANGE_APPLOVIN' | 'EXCHANGE_CONNATIX' | 'EXCHANGE_RESET_DIGITAL' | 'EXCHANGE_HIVESTACK' | 'EXCHANGE_DRAX' | 'EXCHANGE_APPLOVIN_GBID' | 'EXCHANGE_FYBER_GBID' | 'EXCHANGE_UNITY_GBID' | 'EXCHANGE_CHARTBOOST_GBID' | 'EXCHANGE_ADMOST_GBID' | 'EXCHANGE_TOPON_GBID' | 'EXCHANGE_NETFLIX' | 'EXCHANGE_CORE' | 'EXCHANGE_COMMERCE_GRID' | 'EXCHANGE_SPOTIFY' | 'EXCHANGE_TUBI' | 'EXCHANGE_SNAP' | 'EXCHANGE_CADENT' | 'EXCHANGE_EXTE' — Required. The enum value for the exchange.
      - `omidDetails` OmidAssignedTargetingOptionDetails — Represents a targetable Open Measurement enabled inventory type. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_OMID`.
        - `omid` 'OMID_UNSPECIFIED' | 'OMID_FOR_MOBILE_DISPLAY_ADS' — Required. The type of Open Measurement enabled inventory.
      - `channelDetails` ChannelAssignedTargetingOptionDetails — Details for assigned channel targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_CHANNEL`.
        - `channelId` string, int64 — Required. ID of the channel. Should refer to the channel ID field on a [Partner-owned channel](partners.channels#Channel.FIELDS.channel_id) or [advertiser-owned channel](advertisers.channels#Channel.FIELDS.channel_id) resource.
        - `negative` boolean — Indicates if this option is being negatively targeted. For advertiser level assigned targeting option, this field must be true.
      - `videoPlayerSizeDetails` VideoPlayerSizeAssignedTargetingOptionDetails — Video player size targeting option details. This will be populated in the video_player_size_details field when targeting_type is `TARGETING_TYPE_VIDEO_PLAYER_SIZE`. Explicitly targeting all options is not supported. Remove all video player size targeting options to achieve this effect.
        - `videoPlayerSize` 'VIDEO_PLAYER_SIZE_UNSPECIFIED' | 'VIDEO_PLAYER_SIZE_SMALL' | 'VIDEO_PLAYER_SIZE_LARGE' | 'VIDEO_PLAYER_SIZE_HD' | 'VIDEO_PLAYER_SIZE_UNKNOWN' — Required. The video player size.
      - `contentOutstreamPositionDetails` ContentOutstreamPositionAssignedTargetingOptionDetails — Assigned content outstream position targeting option details. This will be populated in the content_outstream_position_details field when targeting_type is `TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION`.
        - `contentOutstreamPosition` 'CONTENT_OUTSTREAM_POSITION_UNSPECIFIED' | 'CONTENT_OUTSTREAM_POSITION_UNKNOWN' | 'CONTENT_OUTSTREAM_POSITION_IN_ARTICLE' | 'CONTENT_OUTSTREAM_POSITION_IN_BANNER' | 'CONTENT_OUTSTREAM_POSITION_IN_FEED' | 'CONTENT_OUTSTREAM_POSITION_INTERSTITIAL' — Required. The content outstream position.
        - `adType` 'AD_TYPE_UNSPECIFIED' | 'AD_TYPE_DISPLAY' | 'AD_TYPE_VIDEO' | 'AD_TYPE_AUDIO' — Output only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
      - `keywordDetails` KeywordAssignedTargetingOptionDetails — Details for assigned keyword targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_KEYWORD`.
        - `keyword` string — Required. The keyword, for example `car insurance`. Positive keyword cannot be offensive word. Must be UTF-8 encoded with a maximum size of 255 bytes. Maximum number of characters is 80. Maximum number of words is 10.
        - `negative` boolean — Indicates if this option is being negatively targeted.
        - `exemptedPolicyNames` string[] — Optional. The policy names to exempt the keyword from. When attempting to target a keyword that violates a policy, the error returned will include the name of the relevant policy. Use that name in this field to exempt the targeted keyword from the policy. This field is only applicable for positively-targeted keywords assigned to Demand Gen resources. Retrieval and management of Demand Gen resources is currently in beta. This field is only available to allowlisted users.
      - `assignedTargetingOptionId` string — Output only. The unique ID of the assigned targeting option. The ID is only unique within a given resource and targeting type. It may be reused in other contexts.
      - `nativeContentPositionDetails` NativeContentPositionAssignedTargetingOptionDetails — Details for native content position assigned targeting option. This will be populated in the native_content_position_details field when targeting_type is `TARGETING_TYPE_NATIVE_CONTENT_POSITION`. Explicitly targeting all options is not supported. Remove all native content position targeting options to achieve this effect.
        - `contentPosition` 'NATIVE_CONTENT_POSITION_UNSPECIFIED' | 'NATIVE_CONTENT_POSITION_UNKNOWN' | 'NATIVE_CONTENT_POSITION_IN_ARTICLE' | 'NATIVE_CONTENT_POSITION_IN_FEED' | 'NATIVE_CONTENT_POSITION_PERIPHERAL' | 'NATIVE_CONTENT_POSITION_RECOMMENDATION' — Required. The content position.
      - `audioContentTypeDetails` AudioContentTypeAssignedTargetingOptionDetails — Details for audio content type assigned targeting option. This will be populated in the audio_content_type_details field when targeting_type is `TARGETING_TYPE_AUDIO_CONTENT_TYPE`. Explicitly targeting all options is not supported. Remove all audio content type targeting options to achieve this effect.
        - `audioContentType` 'AUDIO_CONTENT_TYPE_UNSPECIFIED' | 'AUDIO_CONTENT_TYPE_UNKNOWN' | 'AUDIO_CONTENT_TYPE_MUSIC' | 'AUDIO_CONTENT_TYPE_BROADCAST' | 'AUDIO_CONTENT_TYPE_PODCAST' | 'AUDIO_CONTENT_TYPE_CATCH_UP_RADIO' | 'AUDIO_CONTENT_TYPE_WEB_RADIO' | 'AUDIO_CONTENT_TYPE_VIDEO_GAME' | 'AUDIO_CONTENT_TYPE_TEXT_TO_SPEECH' — Required. The audio content type.
      - `viewabilityDetails` ViewabilityAssignedTargetingOptionDetails — Assigned viewability targeting option details. This will be populated in the viewability_details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_VIEWABILITY`.
        - `viewability` 'VIEWABILITY_UNSPECIFIED' | 'VIEWABILITY_10_PERCENT_OR_MORE' | 'VIEWABILITY_20_PERCENT_OR_MORE' | 'VIEWABILITY_30_PERCENT_OR_MORE' | 'VIEWABILITY_40_PERCENT_OR_MORE' | 'VIEWABILITY_50_PERCENT_OR_MORE' | 'VIEWABILITY_60_PERCENT_OR_MORE' | 'VIEWABILITY_70_PERCENT_OR_MORE' | 'VIEWABILITY_80_PERCENT_OR_MORE' | 'VIEWABILITY_90_PERCENT_OR_MORE' — Required. The predicted viewability percentage.
      - `contentThemeExclusionDetails` ContentThemeAssignedTargetingOptionDetails — Targeting details for content theme. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_CONTENT_THEME_EXCLUSION`.
        - `excludedContentTheme` 'CONTENT_THEME_UNSPECIFIED' | 'CONTENT_THEME_FIGHTING_VIDEO_GAMES' | 'CONTENT_THEME_MATURE_GAMES' | 'CONTENT_THEME_NOT_YET_DETERMINED_HEALTH_SOURCES' | 'CONTENT_THEME_NOT_YET_DETERMINED_NEWS_SOURCES' | 'CONTENT_THEME_POLITICS' | 'CONTENT_THEME_RECENT_NEWS' | 'CONTENT_THEME_RELIGION' | 'CONTENT_THEME_UNPLEASANT_HEALTH_CONTENT' | 'CONTENT_THEME_UNPLEASANT_NEWS' — Required. An enum for the DV360 content theme classified to be EXCLUDED.
        - `contentTheme` 'CONTENT_THEME_UNSPECIFIED' | 'CONTENT_THEME_FIGHTING_VIDEO_GAMES' | 'CONTENT_THEME_MATURE_GAMES' | 'CONTENT_THEME_NOT_YET_DETERMINED_HEALTH_SOURCES' | 'CONTENT_THEME_NOT_YET_DETERMINED_NEWS_SOURCES' | 'CONTENT_THEME_POLITICS' | 'CONTENT_THEME_RECENT_NEWS' | 'CONTENT_THEME_RELIGION' | 'CONTENT_THEME_UNPLEASANT_HEALTH_CONTENT' | 'CONTENT_THEME_UNPLEASANT_NEWS' — Output only. An enum for the DV360 content theme classifier.
        - `excludedTargetingOptionId` string — Required. ID of the content theme to be EXCLUDED.
      - `subExchangeDetails` SubExchangeAssignedTargetingOptionDetails — Details for assigned sub-exchange targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_SUB_EXCHANGE`.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_SUB_EXCHANGE`.
      - `inventorySourceDetails` InventorySourceAssignedTargetingOptionDetails — Targeting details for inventory source. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_INVENTORY_SOURCE`.
        - `inventorySourceId` string, int64 — Required. ID of the inventory source. Should refer to the inventory_source_id field of an InventorySource resource.
      - `onScreenPositionDetails` OnScreenPositionAssignedTargetingOptionDetails — On screen position targeting option details. This will be populated in the on_screen_position_details field when targeting_type is `TARGETING_TYPE_ON_SCREEN_POSITION`.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_ON_SCREEN_POSITION`.
        - `onScreenPosition` 'ON_SCREEN_POSITION_UNSPECIFIED' | 'ON_SCREEN_POSITION_UNKNOWN' | 'ON_SCREEN_POSITION_ABOVE_THE_FOLD' | 'ON_SCREEN_POSITION_BELOW_THE_FOLD' — Output only. The on screen position.
        - `adType` 'AD_TYPE_UNSPECIFIED' | 'AD_TYPE_DISPLAY' | 'AD_TYPE_VIDEO' | 'AD_TYPE_AUDIO' — Output only. The ad type to target. Only applicable to insertion order targeting and new line items supporting the specified ad type will inherit this targeting option by default. Possible values are: * `AD_TYPE_DISPLAY`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_DISPLAY_DEFAULT`. * `AD_TYPE_VIDEO`, the setting will be inherited by new line item when line_item_type is `LINE_ITEM_TYPE_VIDEO_DEFAULT`.
      - `assignedTargetingOptionIdAlias` string — Output only. An alias for the assigned_targeting_option_id. This value can be used in place of `assignedTargetingOptionId` when retrieving or deleting existing targeting. This field will only be supported for all assigned targeting options of the following targeting types: * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_DEVICE_TYPE` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` * `TARGETING_TYPE_ENVIRONMENT` * `TARGETING_TYPE_EXCHANGE` * `TARGETING_TYPE_GENDER` * `TARGETING_TYPE_HOUSEHOLD_INCOME` * `TARGETING_TYPE_NATIVE_CONTENT_POSITION` * `TARGETING_TYPE_OMID` * `TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `TARGETING_TYPE_VIEWABILITY` This field is also supported for line item assigned targeting options of the following targeting types: * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` * `TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION`
      - `name` string — Output only. The resource name for this assigned targeting option.
      - `categoryDetails` CategoryAssignedTargetingOptionDetails — Assigned category targeting option details. This will be populated in the category_details field when targeting_type is `TARGETING_TYPE_CATEGORY`.
        - `displayName` string — Output only. The display name of the category.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_CATEGORY`.
        - `negative` boolean — Indicates if this option is being negatively targeted.
      - `genderDetails` GenderAssignedTargetingOptionDetails — Details for assigned gender targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_GENDER`.
        - `gender` 'GENDER_UNSPECIFIED' | 'GENDER_MALE' | 'GENDER_FEMALE' | 'GENDER_UNKNOWN' — Required. The gender of the audience.
      - `authorizedSellerStatusDetails` AuthorizedSellerStatusAssignedTargetingOptionDetails — Represents an assigned authorized seller status. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`. If a resource does not have an `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS` assigned targeting option, it is using the "Authorized Direct Sellers and Resellers" option.
        - `authorizedSellerStatus` 'AUTHORIZED_SELLER_STATUS_UNSPECIFIED' | 'AUTHORIZED_SELLER_STATUS_AUTHORIZED_DIRECT_SELLERS_ONLY' | 'AUTHORIZED_SELLER_STATUS_AUTHORIZED_AND_NON_PARTICIPATING_PUBLISHERS' — Output only. The authorized seller status to target.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_AUTHORIZED_SELLER_STATUS`.
      - `appDetails` AppAssignedTargetingOptionDetails — Details for assigned app targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_APP`.
        - `appPlatform` 'APP_PLATFORM_UNSPECIFIED' | 'APP_PLATFORM_IOS' | 'APP_PLATFORM_ANDROID' | 'APP_PLATFORM_ROKU' | 'APP_PLATFORM_AMAZON_FIRETV' | 'APP_PLATFORM_PLAYSTATION' | 'APP_PLATFORM_APPLE_TV' | 'APP_PLATFORM_XBOX' | 'APP_PLATFORM_SAMSUNG_TV' | 'APP_PLATFORM_ANDROID_TV' | 'APP_PLATFORM_GENERIC_CTV' | 'APP_PLATFORM_LG_TV' | 'APP_PLATFORM_VIZIO_TV' | 'APP_PLATFORM_VIDAA' — Indicates the platform of the targeted app. If this field is not specified, the app platform will be assumed to be mobile (i.e., Android or iOS), and we will derive the appropriate mobile platform from the app ID.
        - `appId` string — Required. The ID of the app. Android's Play store app uses bundle ID, for example `com.google.android.gm`. Apple's App store app ID uses 9 digit string, for example `422689480`.
        - `displayName` string — Output only. The display name of the app.
        - `negative` boolean — Indicates if this option is being negatively targeted.
      - `audienceGroupDetails` AudienceGroupAssignedTargetingOptionDetails — Assigned audience group targeting option details. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_AUDIENCE_GROUP`. The relation between each group is UNION, except for excluded_first_and_third_party_audience_group and excluded_google_audience_group, of which COMPLEMENT is used as an INTERSECTION with other groups.
        - `excludedGoogleAudienceGroup` GoogleAudienceGroup — Details of Google audience group. All Google audience targeting settings are logically ‘OR’ of each other.
          - `settings` GoogleAudienceTargetingSetting[] — Required. All Google audience targeting settings in Google audience group. Repeated settings with the same id will be ignored.
            - `googleAudienceId` string, int64 — Required. Google audience id of the Google audience targeting setting. This id is google_audience_id.
        - `includedGoogleAudienceGroup` GoogleAudienceGroup — Details of Google audience group. All Google audience targeting settings are logically ‘OR’ of each other.
          - `settings` GoogleAudienceTargetingSetting[] — Required. All Google audience targeting settings in Google audience group. Repeated settings with the same id will be ignored.
            - `googleAudienceId` string, int64 — Required. Google audience id of the Google audience targeting setting. This id is google_audience_id.
        - `excludedFirstPartyAndPartnerAudienceGroup` FirstPartyAndPartnerAudienceGroup — Details of first party and partner audience group. All first party and partner audience targeting settings are logically ‘OR’ of each other.
          - `settings` FirstPartyAndPartnerAudienceTargetingSetting[] — Required. All first party and partner audience targeting settings in first party and partner audience group. Repeated settings with the same id are not allowed.
            - `recency` 'RECENCY_NO_LIMIT' | 'RECENCY_1_MINUTE' | 'RECENCY_5_MINUTES' | 'RECENCY_10_MINUTES' | 'RECENCY_15_MINUTES' | 'RECENCY_30_MINUTES' | 'RECENCY_1_HOUR' | 'RECENCY_2_HOURS' | 'RECENCY_3_HOURS' | 'RECENCY_6_HOURS' | 'RECENCY_12_HOURS' | 'RECENCY_1_DAY' | 'RECENCY_2_DAYS' | 'RECENCY_3_DAYS' | 'RECENCY_5_DAYS' | 'RECENCY_7_DAYS' | 'RECENCY_10_DAYS' | 'RECENCY_14_DAYS' | 'RECENCY_15_DAYS' | 'RECENCY_21_DAYS' | 'RECENCY_28_DAYS' | 'RECENCY_30_DAYS' | 'RECENCY_40_DAYS' | 'RECENCY_45_DAYS' | 'RECENCY_60_DAYS' | 'RECENCY_90_DAYS' | 'RECENCY_120_DAYS' | 'RECENCY_180_DAYS' | 'RECENCY_270_DAYS' | 'RECENCY_365_DAYS' — Required. The recency of the first party and partner audience targeting setting. Only applicable to first party audiences, otherwise will be ignored. For more info, refer to https://support.google.com/displayvideo/answer/2949947#recency When unspecified, no recency limit will be used.
            - `firstPartyAndPartnerAudienceId` string, int64 — Required. First party and partner audience id of the first party and partner audience targeting setting. This id is first_party_and_partner_audience_id.
        - `includedCustomListGroup` CustomListGroup — Details of custom list group. All custom list targeting settings are logically ‘OR’ of each other.
          - `settings` CustomListTargetingSetting[] — Required. All custom list targeting settings in custom list group. Repeated settings with the same id will be ignored.
            - `customListId` string, int64 — Required. Custom id of custom list targeting setting. This id is custom_list_id.
        - `includedFirstPartyAndPartnerAudienceGroups` FirstPartyAndPartnerAudienceGroup[] — Optional. The first party and partner audience ids and recencies of included first party and partner audience groups. Each first party and partner audience group contains first party and partner audience ids only. The relation between each first party and partner audience group is INTERSECTION, and the result is UNION'ed with other audience groups. Repeated groups with the same settings will be ignored.
          - `settings` FirstPartyAndPartnerAudienceTargetingSetting[] — Required. All first party and partner audience targeting settings in first party and partner audience group. Repeated settings with the same id are not allowed.
            - `recency` 'RECENCY_NO_LIMIT' | 'RECENCY_1_MINUTE' | 'RECENCY_5_MINUTES' | 'RECENCY_10_MINUTES' | 'RECENCY_15_MINUTES' | 'RECENCY_30_MINUTES' | 'RECENCY_1_HOUR' | 'RECENCY_2_HOURS' | 'RECENCY_3_HOURS' | 'RECENCY_6_HOURS' | 'RECENCY_12_HOURS' | 'RECENCY_1_DAY' | 'RECENCY_2_DAYS' | 'RECENCY_3_DAYS' | 'RECENCY_5_DAYS' | 'RECENCY_7_DAYS' | 'RECENCY_10_DAYS' | 'RECENCY_14_DAYS' | 'RECENCY_15_DAYS' | 'RECENCY_21_DAYS' | 'RECENCY_28_DAYS' | 'RECENCY_30_DAYS' | 'RECENCY_40_DAYS' | 'RECENCY_45_DAYS' | 'RECENCY_60_DAYS' | 'RECENCY_90_DAYS' | 'RECENCY_120_DAYS' | 'RECENCY_180_DAYS' | 'RECENCY_270_DAYS' | 'RECENCY_365_DAYS' — Required. The recency of the first party and partner audience targeting setting. Only applicable to first party audiences, otherwise will be ignored. For more info, refer to https://support.google.com/displayvideo/answer/2949947#recency When unspecified, no recency limit will be used.
            - `firstPartyAndPartnerAudienceId` string, int64 — Required. First party and partner audience id of the first party and partner audience targeting setting. This id is first_party_and_partner_audience_id.
        - `includedCombinedAudienceGroup` CombinedAudienceGroup — Details of combined audience group. All combined audience targeting settings are logically ‘OR’ of each other.
          - `settings` CombinedAudienceTargetingSetting[] — Required. All combined audience targeting settings in combined audience group. Repeated settings with the same id will be ignored. The number of combined audience settings should be no more than five, error will be thrown otherwise.
            - `combinedAudienceId` string, int64 — Required. Combined audience id of combined audience targeting setting. This id is combined_audience_id.
      - `languageDetails` LanguageAssignedTargetingOptionDetails — Details for assigned language targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_LANGUAGE`.
        - `displayName` string — Output only. The display name of the language (e.g., "French").
        - `negative` boolean — Indicates if this option is being negatively targeted. All assigned language targeting options on the same resource must have the same value for this field.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_LANGUAGE`.
      - `urlDetails` UrlAssignedTargetingOptionDetails — Details for assigned URL targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_URL`.
        - `url` string — Required. The URL, for example `example.com`. DV360 supports two levels of subdirectory targeting, for example `www.example.com/one-subdirectory-level/second-level`, and five levels of subdomain targeting, for example `five.four.three.two.one.example.com`.
        - `negative` boolean — Indicates if this option is being negatively targeted.
      - `contentDurationDetails` ContentDurationAssignedTargetingOptionDetails — Details for content duration assigned targeting option. This will be populated in the content_duration_details field when targeting_type is `TARGETING_TYPE_CONTENT_DURATION`. Explicitly targeting all options is not supported. Remove all content duration targeting options to achieve this effect.
        - `contentDuration` 'CONTENT_DURATION_UNSPECIFIED' | 'CONTENT_DURATION_UNKNOWN' | 'CONTENT_DURATION_0_TO_1_MIN' | 'CONTENT_DURATION_1_TO_5_MIN' | 'CONTENT_DURATION_5_TO_15_MIN' | 'CONTENT_DURATION_15_TO_30_MIN' | 'CONTENT_DURATION_30_TO_60_MIN' | 'CONTENT_DURATION_OVER_60_MIN' — Output only. The content duration.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_CONTENT_DURATION`.
      - `sessionPositionDetails` SessionPositionAssignedTargetingOptionDetails — Details for session position assigned targeting option. This will be populated in the session_position_details field when targeting_type is `TARGETING_TYPE_SESSION_POSITION`.
        - `sessionPosition` 'SESSION_POSITION_UNSPECIFIED' | 'SESSION_POSITION_FIRST_IMPRESSION' — The position where the ad will show in a session.
      - `inventorySourceGroupDetails` InventorySourceGroupAssignedTargetingOptionDetails — Targeting details for inventory source group. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_INVENTORY_SOURCE_GROUP`.
        - `inventorySourceGroupId` string, int64 — Required. ID of the inventory source group. Should refer to the inventory_source_group_id field of an InventorySourceGroup resource.
      - `youtubeVideoDetails` YoutubeVideoAssignedTargetingOptionDetails — Details for YouTube video assigned targeting option. This will be populated in the youtube_video_details field when targeting_type is `TARGETING_TYPE_YOUTUBE_VIDEO`.
        - `videoId` string — YouTube video id as it appears on the YouTube watch page.
        - `negative` boolean — Indicates if this option is being negatively targeted.
      - `environmentDetails` EnvironmentAssignedTargetingOptionDetails — Assigned environment targeting option details. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_ENVIRONMENT`.
        - `environment` 'ENVIRONMENT_UNSPECIFIED' | 'ENVIRONMENT_WEB_OPTIMIZED' | 'ENVIRONMENT_WEB_NOT_OPTIMIZED' | 'ENVIRONMENT_APP' — Required. The serving environment.
      - `contentStreamTypeDetails` ContentStreamTypeAssignedTargetingOptionDetails — Details for content stream type assigned targeting option. This will be populated in the content_stream_type_details field when targeting_type is `TARGETING_TYPE_CONTENT_STREAM_TYPE`. Explicitly targeting all options is not supported. Remove all content stream type targeting options to achieve this effect.
        - `targetingOptionId` string — Required. The targeting_option_id field when targeting_type is `TARGETING_TYPE_CONTENT_STREAM_TYPE`.
        - `contentStreamType` 'CONTENT_STREAM_TYPE_UNSPECIFIED' | 'CONTENT_LIVE_STREAM' | 'CONTENT_ON_DEMAND' — Output only. The content stream type.
      - `parentalStatusDetails` ParentalStatusAssignedTargetingOptionDetails — Details for assigned parental status targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_PARENTAL_STATUS`.
        - `parentalStatus` 'PARENTAL_STATUS_UNSPECIFIED' | 'PARENTAL_STATUS_PARENT' | 'PARENTAL_STATUS_NOT_A_PARENT' | 'PARENTAL_STATUS_UNKNOWN' — Required. The parental status of the audience.
      - `proximityLocationListDetails` ProximityLocationListAssignedTargetingOptionDetails — Targeting details for proximity location list. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_PROXIMITY_LOCATION_LIST`.
        - `proximityRadiusUnit` 'PROXIMITY_RADIUS_UNIT_UNSPECIFIED' | 'PROXIMITY_RADIUS_UNIT_MILES' | 'PROXIMITY_RADIUS_UNIT_KILOMETERS' — Required. Radius distance units.
        - `proximityLocationListId` string, int64 — Required. ID of the proximity location list. Should refer to the location_list_id field of a LocationList resource whose type is `TARGETING_LOCATION_TYPE_PROXIMITY`.
        - `proximityRadius` number, double — Required. Radius expressed in the distance units set in proximity_radius_unit. This represents the size of the area around a chosen location that will be targeted. Radius should be between 1 and 500 miles or 800 kilometers.
      - `negativeKeywordListDetails` NegativeKeywordListAssignedTargetingOptionDetails — Targeting details for negative keyword list. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_NEGATIVE_KEYWORD_LIST`.
        - `negativeKeywordListId` string, int64 — Required. ID of the negative keyword list. Should refer to the negative_keyword_list_id field of a NegativeKeywordList resource.
      - `digitalContentLabelExclusionDetails` DigitalContentLabelAssignedTargetingOptionDetails — Targeting details for digital content label. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION`.
        - `excludedContentRatingTier` 'CONTENT_RATING_TIER_UNSPECIFIED' | 'CONTENT_RATING_TIER_UNRATED' | 'CONTENT_RATING_TIER_GENERAL' | 'CONTENT_RATING_TIER_PARENTAL_GUIDANCE' | 'CONTENT_RATING_TIER_TEENS' | 'CONTENT_RATING_TIER_MATURE' | 'CONTENT_RATING_TIER_FAMILIES' — Required. The display name of the digital content label rating tier to be EXCLUDED.
      - `inheritance` 'INHERITANCE_UNSPECIFIED' | 'NOT_INHERITED' | 'INHERITED_FROM_PARTNER' | 'INHERITED_FROM_ADVERTISER' — Output only. The inheritance status of the assigned targeting option.
      - `householdIncomeDetails` HouseholdIncomeAssignedTargetingOptionDetails — Details for assigned household income targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_HOUSEHOLD_INCOME`.
        - `householdIncome` 'HOUSEHOLD_INCOME_UNSPECIFIED' | 'HOUSEHOLD_INCOME_UNKNOWN' | 'HOUSEHOLD_INCOME_LOWER_50_PERCENT' | 'HOUSEHOLD_INCOME_TOP_41_TO_50_PERCENT' | 'HOUSEHOLD_INCOME_TOP_31_TO_40_PERCENT' | 'HOUSEHOLD_INCOME_TOP_21_TO_30_PERCENT' | 'HOUSEHOLD_INCOME_TOP_11_TO_20_PERCENT' | 'HOUSEHOLD_INCOME_TOP_10_PERCENT' — Required. The household income of the audience.
      - `regionalLocationListDetails` RegionalLocationListAssignedTargetingOptionDetails — Targeting details for regional location list. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_REGIONAL_LOCATION_LIST`.
        - `regionalLocationListId` string, int64 — Required. ID of the regional location list. Should refer to the location_list_id field of a LocationList resource whose type is `TARGETING_LOCATION_TYPE_REGIONAL`.
        - `negative` boolean — Indicates if this option is being negatively targeted.
      - `deviceTypeDetails` DeviceTypeAssignedTargetingOptionDetails — Targeting details for device type. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_DEVICE_TYPE`.
        - `deviceType` 'DEVICE_TYPE_UNSPECIFIED' | 'DEVICE_TYPE_COMPUTER' | 'DEVICE_TYPE_CONNECTED_TV' | 'DEVICE_TYPE_SMART_PHONE' | 'DEVICE_TYPE_TABLET' | 'DEVICE_TYPE_CONNECTED_DEVICE' — Required. The display name of the device type.
        - `youtubeAndPartnersBidMultiplier` number, double — Output only. Bid multiplier allows you to show your ads more or less frequently based on the device type. It will apply a multiplier on the original bid price. When this field is 0, it indicates this field is not applicable instead of multiplying 0 on the original bid price. For example, if the bid price without multiplier is $10.0 and the multiplier is 1.5 for Tablet, the resulting bid price for Tablet will be $15.0. Only applicable to YouTube and Partners line items.
      - `browserDetails` BrowserAssignedTargetingOptionDetails — Details for assigned browser targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_BROWSER`.
        - `negative` boolean — Indicates if this option is being negatively targeted. All assigned browser targeting options on the same resource must have the same value for this field.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_BROWSER`.
        - `displayName` string — Output only. The display name of the browser.
      - `carrierAndIspDetails` CarrierAndIspAssignedTargetingOptionDetails — Details for assigned carrier and ISP targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_CARRIER_AND_ISP`.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_CARRIER_AND_ISP`.
        - `negative` boolean — Indicates if this option is being negatively targeted. All assigned carrier and ISP targeting options on the same resource must have the same value for this field.
        - `displayName` string — Output only. The display name of the carrier or ISP.
      - `geoRegionDetails` GeoRegionAssignedTargetingOptionDetails — Details for assigned geographic region targeting option. This will be populated in the details field of an AssignedTargetingOption when targeting_type is `TARGETING_TYPE_GEO_REGION`.
        - `targetingOptionId` string — Required. The targeting_option_id of a TargetingOption of type `TARGETING_TYPE_GEO_REGION`.
        - `geoRegionType` 'GEO_REGION_TYPE_UNKNOWN' | 'GEO_REGION_TYPE_OTHER' | 'GEO_REGION_TYPE_COUNTRY' | 'GEO_REGION_TYPE_REGION' | 'GEO_REGION_TYPE_TERRITORY' | 'GEO_REGION_TYPE_PROVINCE' | 'GEO_REGION_TYPE_STATE' | 'GEO_REGION_TYPE_PREFECTURE' | 'GEO_REGION_TYPE_GOVERNORATE' | 'GEO_REGION_TYPE_CANTON' | 'GEO_REGION_TYPE_UNION_TERRITORY' | 'GEO_REGION_TYPE_AUTONOMOUS_COMMUNITY' | 'GEO_REGION_TYPE_DMA_REGION' | 'GEO_REGION_TYPE_METRO' | 'GEO_REGION_TYPE_CONGRESSIONAL_DISTRICT' | 'GEO_REGION_TYPE_COUNTY' | 'GEO_REGION_TYPE_MUNICIPALITY' | 'GEO_REGION_TYPE_CITY' | 'GEO_REGION_TYPE_POSTAL_CODE' | 'GEO_REGION_TYPE_DEPARTMENT' | 'GEO_REGION_TYPE_AIRPORT' | 'GEO_REGION_TYPE_TV_REGION' | 'GEO_REGION_TYPE_OKRUG' | 'GEO_REGION_TYPE_BOROUGH' | 'GEO_REGION_TYPE_CITY_REGION' | 'GEO_REGION_TYPE_ARRONDISSEMENT' | 'GEO_REGION_TYPE_NEIGHBORHOOD' | 'GEO_REGION_TYPE_UNIVERSITY' | 'GEO_REGION_TYPE_DISTRICT' | 'GEO_REGION_TYPE_NATIONAL_PARK' | 'GEO_REGION_TYPE_BARRIO' | 'GEO_REGION_TYPE_SUB_WARD' | 'GEO_REGION_TYPE_MUNICIPALITY_DISTRICT' | 'GEO_REGION_TYPE_SUB_DISTRICT' | 'GEO_REGION_TYPE_QUARTER' | 'GEO_REGION_TYPE_DIVISION' | 'GEO_REGION_TYPE_COMMUNE' | 'GEO_REGION_TYPE_COLLOQUIAL_AREA' | 'GEO_REGION_TYPE_POST_TOWN' | 'GEO_REGION_TYPE_WARD' — Output only. The type of geographic region targeting.
        - `negative` boolean — Indicates if this option is being negatively targeted.
        - `displayName` string — Output only. The display name of the geographic region (e.g., "Ontario, Canada").

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/displayvideo.md) · [All operations](https://skmtc.dev/google/apis/displayvideo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/displayvideo/revisions/68b64e49eced/schema)
