Re: Add Campaign to a Customer

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Dũng, I work with Ernie and will assist you. You can put your login-customerId in google_ads_php.ini file as described here -https://developers.google.com/google-ads/api/docs/client-libs/php/configuration#configuration_file. Feel free to get back to us. Regards, Aryeh Baker Google Ads API

Re: Add Campaign to a Customer

2021-12-20 Thread Dũng Dương
I did the same thing that you said but it didnt work. The new customer A account is not accessable, I think. I got an error: Request with ID 'JiFA9VnSIlHbOXjqHK_yyA' has failed. Google Ads failure details: authorization_error: User doesn't have permission to access customer. Note: If you're ac

RE: Add Campaign to a Customer

2021-12-20 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Dũng, Thank you for posting your concern. You may note first the customer ID of the Google Ads account created by the Create Customer sample code. Then, find the line of code provided below in this sample code, set the customer ID of the Google Ads account there and execute the sample code.