google adwords API:如何检索所有字段(AWQL) [英] google adwords API: how to retrieve all fields(AWQL)

查看:236
本文介绍了google adwords API:如何检索所有字段(AWQL)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在寻找Google Adwords API文档,但没有运气,我的具体问题是:

我需要从报告中检索所有可用字段,但没有 SELECT *语句在AWQL上。由于动态报告检索,手动选择其中的每一个都不是我们实现的选项,所以如果我们不能使用SELECT *,那么我们需要一种方法来检索可用字段列表,然后将其用于动态创建SELECT AWL语句(根据相应的报告)。是否有人知道检索可用报告字段列表的任何方式?

报告定义服务

https://developers.google.com/adwords/api/docs/reference/v201609/ReportDefinitionService?csw=1#getReportFields


ive been looking on Google Adwords API documentation but have no luck, my specific question is:

I need to retrieve all available fields from a report but there no "SELECT *" statement on AWQL . And selecting every one of them manually is not an option in our implementation due to dynamic report retrieving so , if we cant use "SELECT *" then we need a way to retrieve a list of available fields which will then be used to dynamically create a SELECT AWL statement(in function of the corresponding report). Does anybody knows any way of retrieving a list of available report fields?

解决方案

You can get all the available fields for each report in the Report Definition Service

https://developers.google.com/adwords/api/docs/reference/v201609/ReportDefinitionService?csw=1#getReportFields

这篇关于google adwords API:如何检索所有字段(AWQL)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆