RE: login_customer_id, cannot access resources further down the hierarchy

2021-02-14 Thread Albin Adam Kristiansson
Hi Xiaoming, Thanks for getting back to me, I am currently working with python, would this be a way of stating the customer_id for the header? credentials = { 'developer_token': ‘’, 'refresh_token': '', 'client_id': ‘’, 'client_secret':

RE: Google Ads API (Python, v6): New Error: "Enum ChangeEventResourceType has no name defined for value 13"

2021-02-14 Thread Google Ads API Forum Advisor Prod
Hi Mat, I work with Matt and allow me to assist you for now. The request and response logs should look similar to their respective links. If you haven't yet, logging can be enabled by referring to this guide for Python. Once enabled, you may retry your request and send to us the generated

RE: Rate limits for OAuth connected clients

2021-02-14 Thread Google Ads API Forum Advisor Prod
Hello David, Thank you for raising this to us. Please refer to my answers below: Is the 1000 GET queries per day limit enforced for each individual customer (e.g., OAuth /customer token)? Or for our individual developer token? The wording in this article confused me:

RE: The click associated with this Google Click ID is either too old to be imported or occurred before the conversion click through lookback window

2021-02-14 Thread Google Ads API Forum Advisor Prod
Hi Bohdan, Thank you for raising this to us. Based on the error message (The click associated with this Google Click ID is either too old to be imported or occurred before the conversion click through lookback window for the specified combination of conversion date and conversion action

RE: Difference between conversion_action_name and ConversionTypeName?

2021-02-14 Thread Google Ads API Forum Advisor Prod
Hi Gregory, Thanks for posting your concern. To answer your question, the conversion_action_name and ConversionTypeName has the same functionality and can be used to return Conversion action name in Conversion actions UI (TOOLS & SETTINGS > MEASUREMENTS > Conversions > Conversion actions).