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

2019-11-14 Thread Google Ads API Forum Advisor Prod
Hi Phongthorn, You could use the CAMPAIGN_PERFORMANCE_REPORT to retrieve all the campaign data on the campaign level in the specified customer account. Please let me know if you have any further concerns. Thanks and regards, Xiaoming, Google Ads API Team ref:_00D1U1174p._5001UJaVtn:ref -- --

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

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

2019-11-13 Thread Google Ads API Forum Advisor Prod
Hi Phongthorn, Thanks for reaching out. If you request on a customerId which does not contain any campaigns you would get an empty campaign list. You could use theManagedCustomerService to get all the accounts under the MCC manager account. Then with a specific clientCustomerId in the request