RE: Google Ads cannot create refresh token

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Oliver, Thank you for raising this concern to Google Ads Api Forum. I see that the issue here is Python client library related. I would suggest to trying this guide that will walk you through how to set up OAuth2 for API access using your own credentials.Yet, if the error still occurs after

RE: Google Ads Migration for AUDIENCE_PERFORMANCE_REPORT

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hao, Thank you for posting your concern. I would like to inform you first that I am going to delete your initial post as it contains generated logs. However, I will specify below the copy of your concern with redacted logs and some details. Moving forward, I wasn't able to replicate the

Re: migrating to the Google Ads API.

2022-03-07 Thread Hwansang Cho
Hi API Team, Please double check these items which are segments.ad_network_type and segments.conversion_action. Those caused the same issue of the ad_group_criterion Thank you 2022년 3월 7일 월요일 오후 7시 27분 27초 UTC+9에 adsapi님이 작성: > Hi Hwansang, > > Thank you for providing more details to your

Re: Not receiving all the columns in the query

2022-03-07 Thread Poojitha Gandra
below is the response for the query: *customer id is 2297774595* *request id is : *5hahIwRH26jj0i8tsCGOaQ d is {'results': [{'customer': {'resource_name': 'customers/2297774595', 'id': '2297774595', 'descriptive_name': 'NerdWallet - Small Business Loans - NW', 'currency_code': 'USD',

RE: 13 INTERNAL

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Diego, It doesn't look like you are using one of our Client libraries and it appears you are using linked customer Id field for a report which is impossible. For us to look at this we will need a request and response log API communications at 'DEBUG' log level generated by one of our client

RPC_DEADLINE_TOO_SHORT

2022-03-07 Thread Anahi Martinez
Hi, we are facing some issues when trying to push feed items to a feed (Ad Customizers) We are pushing around 3000 items at a time since the documentation states that the limit is 5000 for mutating calls, here's a sample of the Response we get Headers: {

Re: Not receiving all the columns in the query

2022-03-07 Thread Poojitha Gandra
Thank you for your response. I am using python API to run these report queries. Could you please elaborate on from where i can get the values you are mentioning? On Mon, Mar 7, 2022 at 5:38 AM Google Ads API Forum Advisor wrote: > Hi Poojitha, > > ​​Thank you for raising this concern to

move account between managers

2022-03-07 Thread ja...@bluecaribu.com
Hi there, I would like to know how to move and account to anohter Manager. In the google adwords API I had ManagedCustomerService but a don´t figure out how to do the same thing in the Google ads API *thanks in adavance. * -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Google Ads cannot create refresh token

2022-03-07 Thread Oliver
Hi, I've been creating refresh tokens successfully for some time now, but suddenly it doesn't work, even though I'm using the same code. This issue is similar to https://groups.google.com/g/adwords-api/c/xEWD6khWmcI/m/_jjTxl3uAgAJ?pli=1 but seeing as there was no solution there other than

Clarification on 'topic_view' 'ad_group_criterion.topic.path' and 'ad_group.targeting_setting.target_restrictions' fields

2022-03-07 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Hello Google Ads API support team, I've been following this guide https://developers.google.com/google-ads/api/docs/migration/mapping?hl=en#display_topics_performance to migrate Display Topics report from Google AdWords API to Google Ads API. I have 2 questions. 1. Criteria =

Re: (OAuth) Token has been expired or revoked

2022-03-07 Thread Alex Garcia
For anyone having this problem. You actually need to create NEW OAuth credentials, after you have upgraded the OAuth from TESTING to IN PRODUCTION. I did that, and now it works. If you used the old credentials, the Refresh Token is going to expire after 7 days. On Monday, March 7, 2022 at

RE: How to get the URL of the displayed image

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Castro, Thank you for reaching out. We only provide support related to the AdWords API/Google Ads API on this support channel. If you are using our API, can you please share full screen screenshot of the UI what you are looking for, so we can further assist to you? Please reply privately

RE: Gender Report Query

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Skander, Thank you for reaching out to the Google Ads API support team. To investigate the issue further, could you please provide the complete request and response logs, with the request-id? Please reply privately autor option. Thanks, Nirmita Google Ads API Team

Google Ads Api returns different type of ad_network

2022-03-07 Thread 'Ekaterina Gurskaia' via Google Ads API and AdWords API Forum
Hi, I'm trying to run geographic_view report to see campaign performance by location like this: SELECT geographic_view.country_criterion_id, campaign.id, campaign.name, campaign.target_cpa.target_cpa_micros, segments.ad_network_type, metrics.all_conversions, segments.date,

13 INTERNAL

2022-03-07 Thread Diego Peralta
Hello, I am trying to execute the following code: const customer = client.Customer({ customer_account_id: 'xxx-xxx-xxx', login_customer_id: 'xxx-xxx-xxx', linked_customer_id: 'xxx-xxx-xxx', refresh_token: refresh_token, }) campaigns = await customer.query(` SELECT campaign.name,

Re: how to match ClickView with cost_micros for each type of targeting?

2022-03-07 Thread Inna Keegan
Hello, Yasar My goal is to match ClickView with another resource (I have no idea which one and that's why I text here) to get metrics.cost_micros for this click. Please, give me the name of the resource I should use to get the information about how much money I spent for this click?

RE: Copy existing ad group to another campaign

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, If you still persist with the error, you may then send the requested above logs information via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsapi-supp...@google.com alias instead. Regards, Yasar Google Ads

RE: Copy existing ad group to another campaign

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. I can see that you have created multiple forum threads for your issue. Kindly refrain from opening multiple threads for the same issue. Moving forward, kindly see below responses to your queries: 1) Is there any method that

RE: ListAccessibleCustomers quota limit - Any alternatives?

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jun, Thanks for reaching out. There isn't a similar service/method that iterates over accessible accounts. However, you can query the customer resource to obtain account information. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2XlbGt:ref -- --

Re: Google Ads reporting for device segments doesn't return all values

2022-03-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Skander, Thank you for getting back to us, and I'm glad that you were able to resolved the issue. Please let me know if you have any other concerns related to Google Ads API. We'll be happy to assist you. Regards, Teejay Wennie Google Ads API Team ref:_00D1U1174p._5004Q2Xkh51:ref --

Re: manager_link_error: INVALID_CHANGE

2022-03-07 Thread 'Kateřina Henzlová' via Google Ads API and AdWords API Forum
Hi there, We have updated the API version but the issue still persists. Do you have any updates on this? I'm sending a recent example in the private message. Thanks, Katerina On Friday, March 4, 2022 at 9:15:34 AM UTC+1 Ionut Mihai wrote: > Hello. Any news on this? It's been another month

Google Ads Migration for AUDIENCE_PERFORMANCE_REPORT

2022-03-07 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Hi Google Ads Support Team, For AUDIENCE_PERFORMANCE_REPORT we have two download jobs depend on Google Adwords API and we are currently work on migrate to Google Ads API. The two download jobs one

Google Ads API Migration- Feed based extension

2022-03-07 Thread Saurabh Suman
Hi Team, Currently we have below set of Feed based get API calls that wre using Adwords API. Can you please confirm if Feebased based Get API calls will be supportd till Aug 2022 as we could read that all CREATE AND MUTATE calls wiil be sun set on January 10, 2022 . But reporting will be

How to get the URL of the displayed image

2022-03-07 Thread Gilbert Castro
Hi. I am setting up a remarketing dynamic tag in my ecommerce store. I would like to get the product URL (Hosted via my ecommerce platform CDN) of the product being viewed. I would like to know what event parameter I can use to capture the image URL. Currently, here's my dynamic remarketing

Gender Report Query

2022-03-07 Thread Skander Mansouri
Hi, When migrating this query from Adwords API "SELECT Criteria, CampaignId, Cost from GENDER_PERFORMANCE_REPORT" I have this query "SELECT ad_group_criterion.gender.type, campaign.id, metrics.cost_micros FROM gender_view" When executing both, I find out that for the Google Ads API, I'm

copy ads

2022-03-07 Thread SoMin AI
Hello, I have 2 questions about copy-paste items via API: 1) Is there any method that copy-paste ad group from one campaign to another? (like copy paste button in google ads UI) 2) When I try to add existing ads from one ad group to another ad group, with IDs retrieved via GAQL like this :

Copy ads from one ad group to another ad group.

2022-03-07 Thread Qi Yang
Hello, I have 2 question about copy paste items via API: 1) Is there any method that copy paste ad group from one campaign to another? (like copy paste button in google ads UI) 2) When I try to add existing ads from one ad group to another ad group, with IDs retrieved via GAQL like this :

copy paste ads from one ad group to another

2022-03-07 Thread Qi Yang
Hello, I have 2 question about copy paste items via API: 1) Is there any method that copy paste ad group from one campaign to another? (like copy paste button in google ads UI) 2) When I try to add existing ads from one ad group to another ad group, with IDs retrieved via GAQL like this :

Copy items from one ad group to another

2022-03-07 Thread SoMin AI
Hello, I have 2 questions about copy-paste items via API: 1) Is there any method that copy-paste ad group from one campaign to another? (like copy paste button in google ads UI) 2) When I try to add existing ads from one ad group to another ad group, with IDs retrieved via GAQL like this :

Copy existing ad group to another campaign

2022-03-07 Thread Qi Yang
Hello, I need to perform the operation that copy and paste ad group from one campaign to another via API. Is there any method to call (just like the google ads UI)? Also, can I copy ads to new ad group with their ads ID? For example, I have retrieved ads via Query with the following result:

copy paste ads from one ad group to another

2022-03-07 Thread Qi Yang
Hello, I have 2 questions about copy-paste items via API: 1) Is there any method that copy-paste ad group from one campaign to another? (like copy paste button in google ads UI) 2) When I try to add existing ads from one ad group to another ad group, with IDs retrieved via GAQL like this :