DV360 API - 列出 "Youtube & Partners" 个订单项?
DV360 API - list "Youtube & Partners" line items?
我正在尝试联系 Display Video 360 (DV360) Google API 的 "advertisers.lineItems.list" API endpoint。
问题是,即使通话正常进行,我似乎也无法从“YouTube 和合作伙伴”列表中检索到任何订单项,到目前为止,我是从“展示”和“视频”网络中获取这些订单项的.
此行为与 GET API 调用相同,如果我尝试请求 Youtube 行项目,API returns 404 代码。
是否有我遗漏的参数或者检索这些参数的不同端点?
他们支持的官方回复:
Management of YouTube & Partners resources, including creation, retrieval and updating, is currently not available through the DV360 API.
If you are looking to retrieve YouTube & Partner resources, that can be done by generating and downloading SDFs using the API.
因此,如果您只需要检索它们,您可以尝试第二种方法。但是您将无法通过 API.
以编程方式修改它们
我正在尝试联系 Display Video 360 (DV360) Google API 的 "advertisers.lineItems.list" API endpoint。
问题是,即使通话正常进行,我似乎也无法从“YouTube 和合作伙伴”列表中检索到任何订单项,到目前为止,我是从“展示”和“视频”网络中获取这些订单项的.
此行为与 GET API 调用相同,如果我尝试请求 Youtube 行项目,API returns 404 代码。
是否有我遗漏的参数或者检索这些参数的不同端点?
他们支持的官方回复:
Management of YouTube & Partners resources, including creation, retrieval and updating, is currently not available through the DV360 API.
If you are looking to retrieve YouTube & Partner resources, that can be done by generating and downloading SDFs using the API.
因此,如果您只需要检索它们,您可以尝试第二种方法。但是您将无法通过 API.
以编程方式修改它们