服务名称和google adwords 中信息服务特定服务的方法名称
我需要 Google Adwords 方面的帮助。
我需要下拉列表中的所有服务名称,这些服务名称位于 google adwords v200909 中。 并且还需要我从服务下拉列表中选择的特定服务的下拉方法名称,因为我有信息服务的表单,其中我选择 apiUsageType、服务名称、方法名称、最大日期、最小日期、运算符,然后单击提交按钮,然后调用 infoService api给我结果。
那么,是否有任何方法可以查找特定于该服务名称、运算符、apiUsageType 的服务名称、方法名称?或者有什么流程可以找到它,请告诉我。
我想要 php 代码。
I need a help in Google Adwords.
I need all services name in dropdown which are in google adwords v200909.
and also need drop down methods name for particular service which i select from Services dropdown because i have form for infoservice in which i select apiUsageType,Servicename,Method name,max date,min date,operators and click on submit button then infoService api called and give me result.
So, is there any method for finding servicename,methodname for particular that service name,operators,apiUsageType? or is there any process to find it please tell me.
I want code in php.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
AdWords API 文档中提供了可用的服务和方法:
http://code.google.com /apis/adwords/docs/
The available services and method are available in the AdWords API documentation:
http://code.google.com/apis/adwords/docs/