Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-08-12 Thread Martin E
I managed to fix this by accident. I went to the Google playground ( https://developers.google.com/oauthplayground/), authenticated and when it asked me to login for oAuth, I logged in with the account that is the primary Google Ads account, then everything worked after that. I think that gave

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-21 Thread Hoa Mai
Hi Ben, Thank you for your patience. After the google compliance team upgraded my token to AdWords API token, I now can use all the services I ran with errors before. Have a good day! Best, Hoa Mai On Thursday, June 20, 2019 at 2:11:07 AM UTC+7, adsapiforumadvisor wrote: > > Hi Hoa, > > I'll

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-19 Thread Google Ads API Forum Advisor Prod
Hi Hoa, I'll continue to investigate on my end to see what might be happening, but meanwhile I recommend waiting for an answer from the compliance team. I'll follow up here as soon as I'm able to get more information. Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5001UBmzSB:ref -- --

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-19 Thread Hoa Mai
Hi Ben, I tried the Google Ads API Client Library for Java with GetCampaigns and AddCampaigns in examples/basicoperations. The GetCampaigns method worked correctly but the AddCampaigns ran with SERVICE_ACCESS_DENIED error: Request --- MethodName:

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-18 Thread Hoa Mai
Hi Ben, My grpcio version is 1.21.1. When coding through this error, I met some cases that may relate: I am able to use the KeywordPlanService, KeywordPlanCampaignService, KeywordPlanAdGroupService, KeywordPlanKeywordService to create keyword_plan, keyword_plan_campaign,

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-18 Thread Google Ads API Forum Advisor Prod
Thanks Hoa - What version of grpcio are you using? Best, Ben, Google Ads API Team ref:_00D1U1174p._5001UBmzSB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-18 Thread Hoa Mai
Hi Ben, Thank you for your message. I’ve already had the most recent version of google-api-core 1.11.1 in Python 3.7 and it’s still not working, all dependencies: google-ads==2.2.0 google-api-core==1.11.1 google-api-python-client==1.7.8 google-auth==1.6.3 google-auth-httplib2==0.0.3

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-17 Thread Google Ads API Forum Advisor Prod
Hi Hoa, Thanks for reaching out and for sending over all of this information. Your case was transferred to me as I'm the maintainer of the Python client library, which it seems you're using here. Can you double-check what versions of our dependencies you have installed? You can do this by

Re: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-17 Thread Hoa Mai
Hi Bharani, thank for your support, I have posted my logs which contains the customer Ids for you privately. Have you received? Please suggest me the next step. Very much appreciate. Best, Hoa Mai On Friday, June 14, 2019 at 2:14:19 AM UTC+7, adsapiforumadvisor wrote: > > Hello Hoa Mai, > >

RE: Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-13 Thread Google Ads API Forum Advisor Prod
Hello Hoa Mai, Could you please share the request and response logs which includes the customer Ids to check this further? You can reply back via Reply privately to author option. Regards, Bharani, Google Ads API Team ref:_00D1U1174p._5001UBmzSB:ref -- --

Encounter InternalServerError when using API to add or update campaign, campaign_budget

2019-06-12 Thread Hoa Mai
Hello, I applied for basic access and get approved. But when I use the developer token to create or update (campaign, campaign_budget, ad_group, ...), the InternalServerError will appear. I have tried for 2 days but get the same error: campaign_budget_service =