moveManagerLink - AUTHORIZATION_ERROR, Authorization of the client failed.

2020-07-03 Thread Damian Szczepański
I'm trying to replace current manager 3191377543 with a new manager 6762660391 on client 9801005090. I'm getting following error: Fatal error: Uncaught Google\ApiCore\ApiException: { "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@typ

TargetingIdeaService Keyword suggestions do not change by location

2020-07-03 Thread Cyrus Yaiza
Hello! I'm getting started using the Adwords API TargetingIdeaService to get keyword ideas to use for advertising in different locations. I've been using the get_keyword_ideas.py file from the client librart, and have been getting a significant error that I have been unable to find full resource

Re: AdWords API Bug? Double quotes not escaped any more in PRODUCT_PARTITION_REPORT.ProductGroup

2020-07-03 Thread Manuel Rodriguez Guimérans
Hi Mitchell, looks like this issue was fixed around Jun 26th already. Thank you. Regards, Manu On Thursday, June 25, 2020 at 10:06:17 PM UTC+2, adsapiforumadvisor wrote: > > Hi Manu, > > Thank you for providing that information. My team is looking into the > issue and will let you know when the

I want to fetch sub Accounts inside Manager account using REST API

2020-07-03 Thread Satish Thapa
Hey, Can you please help me to build endpoint URL for this. I have created a Test Account (Manager) inside this i have created a sub account. I am able to lists accounts by this endpoint https://googleads.googleapis.com/v3/customers:listAccessibleCustomers After fetching account ids i want t

How to add Members to the list using Google Ads API

2020-07-03 Thread Satish Thapa
*Currently, the Google Ads API only supports creating user lists. Adding members to them is not yet available. * I found this old conversation from 2019. Is it possible on 2020..?? Or should i use Google Adwords API.. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Google ADS Api: RESOURCE_EXHAUSTED: Resource has been exhausted (e.g. check quota).

2020-07-03 Thread Mike
Hi, my code uses only .list method and now I get RESOURCE_EXHAUSTED. Same API calls used to work for many days. What is happening now? Can you reset the quota for us? request_id: 41XDZODsbP_AXqPcGJ1RUQ Regards, Mike -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our b

how to get ads data creation from each adgroup?

2020-07-03 Thread mais trum
Hello, I have a question how can i get ads data by id adgroup using .net library? just raw data, like ads name, ads id, etc, i didn't get documentation about it, how can i get that data, because i need all data from campaign until ads. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Billing Summary - getting remaining credit using SOAP request

2020-07-03 Thread Inna Keegan
Okay, so I have an account with 0.00 remaining credit on it. I see zero in Google Ads account. What I've got from API: Money *558521404* Money *830028* *20160202* 121240 Europe/Moscow 20371231 105959 Europe/Moscow And what I've got also from API: "ACCOUNT_PERFORMANCE_REPORT (Feb 2,

GoogleAdsService - Recommendation not returning data

2020-07-03 Thread SR
We launched a text ad campaign and tried to get keyword, text ad recommendation by using Google ads API but it is not returning any data. We got the code snippet from the following link: https://developers.google.com/google-ads/api/docs/samples/get-text-ad-recommendations#python ga_service = cli