[no subject]

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ashwani, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today. Thank you for providing information. With regards to your concern of having RPC_DEADLINE_TOO_SHORT error. As per Advanced usage guidelines that is discussing a timeout, it is possible to set a

On the cancellation of authorization

2023-01-11 Thread keji dianfei
When users cancel authorization in Google Security,When the api calls the interface, it will always execute com.google.auth.oauth2.UserCredentials.doRefreshAccessToken circularly, which causes me to not catch this error to modify the authorization status saved in the local database. How to

Re: query-migration-tool Site is down

2023-01-11 Thread Thomas Langguth
i need it for different small things...for example the old code was "NAME STARTS_WITH" .. or "CampaignName DOES_NOT_CONTAIN" .. The query migration tool is the fastest and easiest way to convert these things.. adsapi schrieb am Mittwoch, 11. Januar 2023 um 17:51:18 UTC+1: > Hi Thomas, > >

Error rates and high latency with error RPC_DEADLINE_TOO_SHORT

2023-01-11 Thread Ashwani Chandra
Hi, Since the last 1 hour, we have been facing high error rates and the error RPC_DEADLINE_TOO_SHORT for most of our queries. We haven't changed anything from our end. Attached is a screenshot of what we see on the console. Can you please check and let us know if something is wrong on the

RE: Does the paid_organic_search_term_view allow you to get the organic average position?

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, The average position metric has been sunset for a while now. You can refer to this earlier blog post for more information and what other alternative fields can be used. I hope this helps. Best regards, Peter Laurence Google Ads API Team ref:_00D1U1174p._5004Q2hx9B7:ref -- --

Get timezone code for a list of countries

2023-01-11 Thread fe...@dashbo.io
Hi, I need to bulk create many accounts. The input goes like this: Account (GMT+1) Nigeria Time #1 Account (GMT+1) Nigeria Time #2 Account (GMT+1) Nigeria Time #3 Account (GMT+1) Nigeria Time #4 Account (GMT+1) Nigeria Time #5 Account (GMT+1) Nigeria Time #6 Account (GMT+02:00) Zambia Time #1

RE: Why doesn't the paid_organic_search_term_view allow you to a page/URL column?

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, Thank you for reaching out to the Google Ads API support team. You can use GAQL builder to create report paid_organic_search_term_view. You can pull fields from the reports in the "attributed resources”. Let me know if you have any questions. Thanks, Nirmita Google Ads API Team

RE: query-migration-tool Site is down

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Thomas, Could you provide more details regarding why the tool is needed, such as what AdWords API / AWQL query you intend to convert to GAQL? The Google Ads API's query builder tool and query validator tool are also available to help with constructing queries. The old AWQL and new GAQL

Re: Why doesn't the Google Ads API support the "organic CTR" metric?

2023-01-11 Thread Nelson Brochado
Hi. Thanks for the answer. I am referring to a metric, which we could call "organic CTR", which would be computed as "organic clicks / organic impressions". I assume that the existing CTR is computed as "paid clicks / paid impressions". In fact, the description is *The number of clicks your

RE: Why doesn't the Google Ads API support the "organic CTR" metric?

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, Thanks for reaching out to the Google Ads API team. I hope you are doing well today. With regards to your concern about this "why doesn't the Google Ads API support the "organic CTR" metric?" Upon checking this paid_organic_search_term_view report I see that the CTR metrics are

Certain campaigns are not being returned from the API, but show in the UI

2023-01-11 Thread Michael Gardner
Hi, I have a user that says they are missing some campaigns from the data we are pulling from the API. They are able to see them in the UI, however they are not being returned from the API. Some of the campaign IDs that are missing are: - 18513200562 - 18538972442 - 18532530921

Cant find existing Billing Setup to use when creating an Account Budget

2023-01-11 Thread fe...@dashbo.io
Hi, I am writing a python script that creates an account and its account budget. The account budget will use a consolidated billing setup that already exists and it is used by many others account of the same manager account. To create the account I am using this example

Re: Not able to remove ip address from campaign using campaignCriteria:mutate

2023-01-11 Thread Abhishek Bhasker
Thanks, Marjorie, for your quick and prompt response. Now create/remove IP works with this request data: POST https://googleads.googleapis.com/v12/customers/{campaignID}/campaignCriteria:mutate {

RE: Can the paid_organic_search_term_view allow you to fetch the metrics "Impr. Top %", "Bounce Rate", "conversions" and "cost micros"?

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Could you please provide full screen screenshot of the UI of what you are looking for, so that i can further investigate the issue? You can provide it via Reply privately to author option. If this option is not available, you

RE: Can the paid_organic_search_term_view allow you to fetch the metrics "Impr. Top %", "Bounce Rate", "conversions" and "cost micros"?

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Nelson, Thank you for reaching out to the Google Ads API support team. Could you please provide full screen screenshot of the UI of what you are looking for, so that i can further investigate the issue? Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2hxAUG:ref -- --

RE: How to Get/set placement exclusion list

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Balram, Thanks for reaching out to the Google Ads API Forum. You may use a shared_set report. Also, you may use campaign_shared_set report which is used for managing the shared sets associated with a campaign. To add an exclusion list to a campaign, you may create campaign shared sets using

Re: Image extension

2023-01-11 Thread Julius Decena
Hello Carmela, Thank you for these very helpful links! Best regards, Julius On Wed, Jan 11, 2023 at 1:00 PM Google Ads API Forum Advisor wrote: > Hi Julius, > > Thank you for reaching out to the Google Ads API support team. > > You can check the currently supported asset based extensions here

Can the paid_organic_search_term_view allow you to fetch the metrics "Impr. Top %", "Bounce Rate", "conversions" and "cost micros"?

2023-01-11 Thread Nelson Brochado
Hi. My question is in the title. It seems that paid_organic_search_term_view doesn't currently allow you to fetch these metrics, which are metrics associated *only* with the paid ads (if I understand

query-migration-tool Site is down

2023-01-11 Thread Thomas Langguth
Hi! https://developers.google.com/google-ads/api/docs/migration/query-migration-tool got an 404 - Page not found - Error, but I need this tool ;-) Can somebody please help?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Why doesn't the Google Ads API support the "organic CTR" metric?

2023-01-11 Thread Nelson Brochado
Hi. I've just come across paid_organic_search_term_view , which, at first glance, would seem to be the view I need, given that I need to create a report that combines paid and organic (Search Console) data.

Does the paid_organic_search_term_view allow you to get the organic average position?

2023-01-11 Thread Nelson Brochado
Hi. I've just come across paid_organic_search_term_view , which, at first glance, would seem to be the view I need, given that I need to create a report that combines paid and organic (Search Console) data.

Why doesn't the paid_organic_search_term_view allow you to a page/URL column?

2023-01-11 Thread Nelson Brochado
Hi. I've just come across paid_organic_search_term_view , which, at first glance, would seem to be the view I need, given that I need to create a report that combines paid and organic (Search Console) data.

RE: Android and iOS App Id - Exhaustive List

2023-01-11 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for reaching out to the Google Ads API Forum. I hope you are doing well today. With regard to your concern about Android and iOS APP_ID's. I see that there is a possible duplicate thread, could you confirm that it’s the same topic you also raised your concern here: