我们已对相关文档做出更新,就广告数据中心在
推出的两种新解决方案中引入的最新功能和更新进行了说明。
广告客户、代理机构和发布商可访问面向
营销者的网站,
供应商和合作伙伴可访问面向
衡量合作伙伴的网站。
REST Resource: customers.adsDataCustomers
资源:AdsDataCustomer
JSON 表示法 |
{
"name": string
} |
字段 |
name |
string
用于唯一标识客户的名称。其格式应为 customer/[customerId]/adsDataCustomers/[adsDataCustomerId],例如 'customers/123/adsDataCustomers/456'。
|
方法 |
|
检索请求的广告数据中心客户。 |
|
检索所请求广告数据源过去 366 天的数据访问预算。 |
|
列出客户可以访问的广告数据。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-09-26。
[null,null,["最后更新时间 (UTC):2022-09-26。"],[[["AdsDataCustomer represents a customer within Ads Data Hub, identified by a unique name in the format `customers/[customerId]/adsDataCustomers/[adsDataCustomerId]`."],["The resource provides methods to retrieve customer details, access budget information for the past year, and list accessible ads data customers."],["A JSON representation with the `name` field is used to define an AdsDataCustomer."]]],[]]