属于子类型 GEO_REGION_TYPE_COUNTRY 或 GEO_REGION_TYPE_STATE 的所有 GEO REGION 定位选项:geoRegionDetails.geoRegionType="GEO_REGION_TYPE_COUNTRY" OR
geoRegionDetails.geoRegionType="GEO_REGION_TYPE_STATE"
属于子类型 CARRIER_AND_ISP_TYPE_CARRIER 的所有 CARRIER AND ISP 定位选项:carrierAndIspDetails.type="CARRIER_AND_ISP_TYPE_CARRIER"
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[],["This document details the Display & Video 360 API v4's method for listing targeting options. The core action is making a `GET` request to the specified URL, including the desired `targetingType` in the path. Required query parameters include `advertiserId`. Optional parameters are `pageSize`, `pageToken`, `orderBy`, and `filter`. The response provides a list of `targetingOptions`, and a `nextPageToken` for paginated results. Authorization requires the `https://www.googleapis.com/auth/display-video` scope.\n"]]