[Google Ads API] How to verify Campaign belong to my account?

2019-11-13 Thread Phongthorn Khamkankaew
I try to test the Google Ads API after approval developer token. So I try to get a Campaign list, but return an empty response. So I follow from 2 topics below: https://groups.google.com/forum/?nomobile=true#!newtopic/adwords-api/adwords-api/jO1HqX-DpVU https://github.com/googleads/google-ads-php

Re: [Google Ads API] How to verify Campaign belong to my account?

2019-11-13 Thread Phongthorn Khamkankaew
Hi Xiaoming, Actually I should use https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/Reporting/DownloadCriteriaReportWithSelector.php for the report, right? เมื่อ วันพฤหัสบดีที่ 14 พฤศจิกายน ค.ศ. 2019 0 นาฬิกา 16 นาที 12 วินาที UTC+7, adsapiforumadvisor เขีย

How to get metrics through attribute via API?

2019-11-24 Thread Phongthorn Khamkankaew
I am a newbie for Google Ads API. Do I need to ask some questions about how to use Google Ads API? https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report I trying to get metric data but it did not represent an API. Anyone can share an example code to get it.