[null,null,["最后更新时间 (UTC):2024-06-29。"],[[["Display & Video 360 API v2 is sunset and this page outlines how to assign a targeting option to an advertiser using the API."],["The API request requires specifying the advertiser ID and targeting type as path parameters and the assigned targeting option details in the request body."],["A successful API call returns the assigned targeting option details in the response body."],["Authorization is required using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This describes how to assign a targeting option to an advertiser via a `POST` request to a specific URL. The URL requires `advertiserId` and `targetingType` as path parameters. Supported targeting types include `CHANNEL`, `DIGITAL_CONTENT_LABEL_EXCLUSION`, `OMID`, `SENSITIVE_CATEGORY_EXCLUSION`, and `KEYWORD`. The request body should include an `AssignedTargetingOption` instance, and a successful response will contain a newly created `AssignedTargetingOption` instance. This action requires `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]