Search Ads 360 Reporting API 中的格式
请求格式取决于您发出的请求类型。
搜索
您可以根据自己的需求定义搜索查询,以自定义搜索结果。借助 Search Ads 360 查询语言,您可以搜索所有资源,以查找与一组特定条件匹配的实体列表。所有请求(无论实体类型如何)均针对 SearchAds360Service
发出。如需了解详情,请参阅创建搜索报告和 Search Ads 360 查询语言。
响应中填充的字段取决于您使用的服务:
SearchAds360Service
- 对于匹配搜索参数的每个实体,响应中都会包含一个
SearchAds360Row
对象。每行包含一个对象(例如广告系列),并且仅包含您在查询中请求的字段。
- 特定服务
- 您一次只能按资源名称请求一个实体。响应包含该实体的所有字段。
在新 API 中,您必须将客户 ID 指定为一个不带短划线的 10 位数 (XXXXXXXXXX
)。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-12-05。
[null,null,["最后更新时间 (UTC):2024-12-05。"],[[["Search Ads 360 API request formats vary depending on whether you're searching or requesting specific entities."],["Searches utilize the Search Ads 360 Query Language and the `SearchAds360Service` for customized results."],["Responses from `SearchAds360Service` include a `SearchAds360Row` for each matching entity, containing only the requested fields."],["Requests for specific entities return all fields for that entity, and customer IDs must be provided as 10-digit numbers without dashes."]]],[]]