Re: Re: Linking account with Manager Account in Google Ads API

2019-07-22 Thread Google Ads API Forum Advisor Prod
Hello Amerender, As an alternative you could use the geo_target_constant resource Which will return those location criterion that are shown in the table, so that you don't have to worry about storing them and updating the table later. You can also use the part of the location name to get all th

Re: Linking account with Manager Account in Google Ads API

2019-07-22 Thread Amrender kumar
Hi Teja, Thanks for your help. I did implemented the block API successfully as per your suggestions. Further, I was trying to implement Keyword Planning API to fetch keywords stats or search volume. I am following this example: https://github.com/googleads/google-ads-php/blob/master/examples/Plann

Re: Linking account with Manager Account in Google Ads API

2019-07-11 Thread Google Ads API Forum Advisor Prod
Hello Amrender, If you want to use the IP block at campaign level you have to use IpBlockInfo inside the CampaignCriterion instead and keep the CriterionType as IP_BLOCK. If you want to keep the keyword targeting then you have to create another CampaignCriterionOperation and then ass IpBlock ca

Re: Linking account with Manager Account in Google Ads API

2019-07-11 Thread Amrender kumar
Hi Teja, I am trying to implement block ip functionality using Ads API however I could not find the steps of the code that needs to be written. I am trying to follow this example ( https://github.com/googleads/google-ads-php/blob/master/examples/Targeting/AddCampaignTargetingCriteria.php) howev

Re: Linking account with Manager Account in Google Ads API

2019-07-10 Thread Amrender kumar
Hi Teja, I have managed to fix the problem. It seems working now. Thank you for your help. Thanks, Amrender On Monday, 8 July 2019 20:09:38 UTC+5:30, adsapiforumadvisor wrote: > > Hello Amrender, > > To analyze further, could you please share the complete request and > response log containing r

Re: Linking account with Manager Account in Google Ads API

2019-07-08 Thread Google Ads API Forum Advisor Prod
Hello Amrender, To analyze further, could you please share the complete request and response log containing request id? Also please specify or share the guide that you followed to create OAuth credentials. You could use reply privately to the author option while sharing the information requeste

Re: Linking account with Manager Account in Google Ads API

2019-07-04 Thread Amrender kumar
Hi Teja, Thank you for your response. I would like to mention that none of your suggested approach worked for me. I am still seeing same error. Is the example Ads team has provided over GIT working properly or it's tested? Please let me know how can I proceed further. Thanks, Amrender On Wed, 3

Re: Linking account with Manager Account in Google Ads API

2019-07-03 Thread Google Ads API Forum Advisor Prod
Hello Amerender, Thanks for sharing the ids. I was able to confirm that the emails shared has access to the client accounts shared. Since we are seeing Permission denied error the reason could be one of the 2 mentioned below. Even though the OAuth credentials are from the respective users havin

Re: Linking account with Manager Account in Google Ads API

2019-07-03 Thread Amrender kumar
Hi Teja, The manager id is 966-315-9860 and customer id I am trying with are 524-213-6927, 669-437-8287. Please let me know in case of any other information needed. Thanks, Amrender On Wed, 3 Jul 2019 at 17:32, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hello Amre

Re: Re: Linking account with Manager Account in Google Ads API

2019-07-02 Thread Amrender kumar
Hi Teja, I did reply to your email. Here is the content again: I would like to mention that in the example provided, it does pass the clientCustomerId in the process of accepting the invitation. You can refer here https://github.com/googleads/google-ads-php/blob/master/examples/AccountManagement/L

Re: Re: Linking account with Manager Account in Google Ads API

2019-07-02 Thread Google Ads API Forum Advisor Prod
Hello Amrender, Seems like my earliest response didn't reach to you. Could you please share the exact client customer id that our are passing tho the accept invitation method to help further? Please use reply privately to the author option while sharing the information requested. Regards, Sai

Re: Linking account with Manager Account in Google Ads API

2019-07-01 Thread Amrender kumar
Hi Teja, Hope you are well. I did not hear anything from your end? Could you please respond to my queries at your earliest convenience as I am stuck with this linking feature? I look forward to hearing from you. Thanks, Amrender On Thu, 27 Jun 2019 at 22:55, Amrender kumar wrote: > Hi Teja, >

Re: Linking account with Manager Account in Google Ads API

2019-06-27 Thread Amrender kumar
Hi Teja, Thanks for your prompt reply. I would like to mention that in the example provided, it does pass the clientCustomerId in the process of accepting the invitation. You can refer here https://github.com/googleads/google-ads-php/blob/master/examples/AccountManagement/LinkManagerToClient.php#L

Re: Linking account with Manager Account in Google Ads API

2019-06-27 Thread Google Ads API Forum Advisor Prod
Hello Amrender, Could you please confirm whether you are using the credentials of the client that is expected to accept the invitation while running accept_invitation method? In general when a manager account invites clients to link the request is made from the manager account so the OAuth cre

Re: Linking account with Manager Account in Google Ads API

2019-06-27 Thread Amrender kumar
Hi Teja/Google Ads Team, Could you please help me here as I am totally stuck at this point. To make sure I am not making any mistake, I created a separate setup ( https://www.clickenforcer.com/googleads) to link my manager account (9663159860) with other Ads account. The request is being set suc

Re: Linking account with Manager Account in Google Ads API

2019-06-11 Thread Amrender kumar
Hi Teja, Thanks for your message. I tried to run the example you shared however I am getting error "Invalid_Grant" in Oauth2 flow. Please find the attached sshot. Is there anything I need to enable at Ads API end or any other issue is there? Please help me. I am trying to link account with manger

Re: Linking account with Manager Account in Google Ads API

2019-06-10 Thread Google Ads API Forum Advisor Prod
Hello Amerender, I replied to your email address directly on May 28th. However here is the response I sent "The code sample in PHP is available here . You could use LinkManagerToClient.php example. " If you want o expand the invitation from the manager account you have to use customerClientLin

Re: Linking account with Manager Account in Google Ads API

2019-06-10 Thread Amrender kumar
Hi Support team, I was trying to write code to link customer account with manager account in PHP however I am facing issues with it. I have written piece of code: $customerManagerLink = new CustomerManagerLink(); $customerManagerLink->setManagerCustomer(new StringValue(['value' => self::MANAGER_C

RE: Linking account with Manager Account in Google Ads API

2019-05-22 Thread Google Ads API Forum Advisor Prod
Hello Amerender, As of now the examples in other languages is not available, they will be available soon. Meanwhile you could try the same pattern by following the available example in PHP. Regards, Sai Teja, Google Ads API Team ref:_00D1U1174p._5001UAqLBq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=