Re: DEVELOPER_TOKEN_NOT_APPROVED with test MCC account

2021-05-30 Thread Nancy Turner
Hello Team, I have already filled up this form and share updated document with google team before this link shared to me and its done twice, First time its rejected due to less information shared. Second time I have shared has covered everything. Please update for that if you received it or not. T

Re: Use Developer token for production account

2021-04-27 Thread Nancy Turner
I can not reply to author, please see below screenshot. Please share an email on which I can connect to you. [image: cannotreply to author.png] On Tuesday, 27 April 2021 at 22:32:39 UTC+5:30 adsapiforumadvisor wrote: > Hi Nancy, > > Can you please share the ids of both the manager and client acc

Use Developer token for production account

2021-04-27 Thread Nancy Turner
Hello Everyone, We have a client account with id xxx-xxx- Need developer token with approval for this account. We have used its manager account which has id yyy-yyy- This account has developer token but it is not working for client account and client account do not have option to genera

Youtube API queries

2020-11-08 Thread Nancy Turner
Hello, I am searching youtube API for video campaign. Is youtube campaign works same like google campaign? Is there any API for youtube campaign? I have checked below document but cann't getting clear idea to how to implement it. https://developers.google.com/google-ads/scripts/docs/features/v

Re: Googleadwords API permission error

2020-10-30 Thread Nancy Turner
Hello Thank you for help. I have some queries as below. 1] I want to add campaign with images and many more field of form but in AddCampaign API providing only add campaign name (same issue in update API). Can you please suggest me too how to add all field in google ads. 2] I want to perman

Re: Googleadwords API permission error

2020-10-29 Thread Nancy Turner
Hello, Thank you for your help. I have got adsgroupID using campaignID and it is working for me. 2. You could use this code example as a template to update the respon

Re: Googleadwords API permission error

2020-10-28 Thread Nancy Turner
Hello, I am working on update campaign adsgroup and adssearch ads. I have updated campaign name using UpdateCampaign API and it is working successfully. Now my query is I have Campaign ID in page now how to get adsgroup ID on base of Campaign ID? Please see screenshow for more idea : https://pr

Re: Googleadwords API permission error

2020-10-20 Thread Nancy Turner
://developers.google.com/adwords/api/docs/samples/php/basic-operations I have used example : https://prnt.sc/v32ad7 Can you please help here and reply fast to fix issue. Thank you Nancy, On Tuesday, 20 October 2020 at 14:41:39 UTC+5:30 Nancy Turner wrote: > Hello > > Thanks for reply.

Re: Googleadwords API permission error

2020-10-20 Thread Nancy Turner
Hello Thanks for reply. I able to test client account and campaign in list table. Now i want to update and delete this campaign using API. Can you please suggest Update and Delete campaign example in Adwords API. Thank you, Nancy On Tuesday, 20 October 2020 at 01:44:17 UTC+5:30 adsapiforumadvi

Re: Googleadwords API permission error

2020-10-19 Thread Nancy Turner
Hello, I have created account as per your previous mail link and account created successfully. https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/AccountManagement/CreateAccount.php https://prnt.sc/v26jku Then I have added this customer ID(8511270984) in adsapi_

Re: Googleadwords API permission error

2020-10-19 Thread Nancy Turner
Hello I have create account as per you previous mail link and account created successfully. https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201809/AccountManagement/CreateAccount.php https://prnt.sc/v26jku Then I have added this customer ID(8511270984) in adsapi_php.

Googleadwords API permission error

2020-10-16 Thread Nancy Turner
Hello, I am working on adwords API to create campaign. I have create test account and connect test account with other test acooun. I have created credentials using console loign and token create using terminal. https://developers.google.com/adwords/api/docs/samples/php/basic-operations I am try