Not getting descriptiveName_ in Google Ads Customer Get API

2022-08-18 Thread Rten Marketo
Hi Team, For one of our customers, we are not getting *descriptiveName_ *field in Customer get API. Below is the customers detail and response from Google side: Account Id : 8492474221 Account - Dakota Ferguson, dakota.fergu...@adiglobal.com (confirmed with the customer) {"page":{"context":{},"re

Testing Account Campaign Create issue (Google ads)

2022-08-18 Thread Sudarshan Nivrutti Dhatrak
Hello, I have just created a test manager account for google ads and then created a client from the same account. I am trying to access the create campaign Api, but getting invalid json error in response. I am attaching the request and response. Request : "options": { "method": "POST", "uri":

How to check whether an account linked to a manager account?

2022-08-18 Thread lsy
Hello, I have a mangager account 'A' under one user, a manager accout 'B', and 'B' s client account 'b' under another user. My application needs to check whether an account is linked to 'A', if not, send a link request. I already linked 'B' to 'A', and now I want to deal with client account

RE: GoogleAds Auction Insight Metrics exist in API v11 now, but developer access denied

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, This metric is not publicly available and it doesn't seem to depend on access level of developer token. Could you state your use case for these metrics in business terms so we can evaluate? Regards, Aryeh Google Ads API Team ref:_00D1U1174p._5004Q2dlHFs:ref -- -- =~=~=~=~=~=~=~=~=

GoogleAds Auction Insight Metrics exist in API v11 now, but developer access denied

2022-08-18 Thread 'jni...@condati.com' via Google Ads API and AdWords API Forum
I see that in v11 Auction Insight metrics were finally added to the API. However, when I try to extract them I receive an error message saying "This developer doesn't have access to these metrics". How do I go about getting access? Our developer token is for standard access. I don't see a high

Re: Images Video

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Rodrigo, Thank you for the screenshot. The only ad type with preview information in the Google Ads API is the image ad as seen in the ad_group_ad.ad.image_ad.preview_image_url that you can extract using the ad_group_ad report. Since YouTube videos' previews are not supported, our team can c

Best way to create reports at Manager/MCC level?

2022-08-18 Thread Miguel Angel Garcia
I want to create API reports that show data from each account that I manage (using a Manager account). For example, show the number of clicks that each account got in the last 30 days. This is pretty easy in the UI and a very common use case, so I assume it should be easy too to do with the A

Customer List not updated when using "uploadUserData" method

2022-08-18 Thread Eouzan Guillaume
Hello, I am using the uploadUserData method to keep my customer lists updated every 10 minutes. My scripts have been running succesfully for over 2 months now, giving me what seems to be a valid re

RE: Search keywords filtering

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Kitana, Thank you for reaching out to us. You may note that the keyword_view should map to the Search keywords view of the UI. However, if you are seeing discrepancies between the Google Ads API and UI then you may provide to us the complete API logs (request and response with request-id) g

Customer list not updating when using uploadUserData method

2022-08-18 Thread Eouzan Guillaume
Hello, I am using the uploadUserData method to keep my customer lists updated every 10 minutes. My scripts have been running succesfully for over 2 months now, giving me what seems to be a valid re

RE: Search Partner Network Issue

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gaurav, Thank you for reaching out to our API support team. I had to delete your initial post as it contained your logs and user / account information in your screenshots. You may mask these details in future forum posts or send over these details directly to our googleadsapi-supp...@google

RE: Different value on the UI compare to results from API query

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Yosef, 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? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library

RE: RecommendationType has not updated to new google_ads version 11.1

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gonzalo, The Client Library should soon be updated to work with 11.1. In general, a new ENUM is not considered a breaking change and there are standard development techniques that can be used to accommodate newer API's that add functionality before the Client Library is updated. Feel free t

Re: Images Video

2022-08-18 Thread Rodrigo Ampuero
Hi, the images I'm looking for are the previews of the YouTube videos, attached screenshots of the images I'm looking for. Thank El Wednesday, August 17, 2022 a la(s) 10:19:16 PM UTC-4, adsapi escribió: > Hi Rodrigo, > > > Thank you for getting back to us. I work with Heidi and allow me to a

Search keywords filtering

2022-08-18 Thread Kitana Bor
Hi! I pulled data from keyword_view and received all keywords. Now I need to get Search keywords only. How can I filter them? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Unable to be Authenticated for the Google ADS API using a service account

2022-08-18 Thread 'AMD Google Registrations' via Google Ads API and AdWords API Forum
Hi all, I am having issues authenticating to the Google AD API with the use of a service account. I get the NO_ADS_USER error but i think my setup (At least the one provided in the Google documentation) is ok. So : 1. Endpoint of interest https://googleads.googleapis.com/v11/customers:

Re: Unable to find RSA from ad_group_ad query in Google Ads

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Markus, Thank you for providing more details to this concern. I'm also a member of the Google Ads API support team. Please let's continue our discussion to the other thread for better tracking of the issue. We will consider this in our reply to the other email thread. Best regards. Jinky G

RE: Ads API call takes an hour and fails with bad gateway

2022-08-18 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sophie, Thank you for reaching us out. I am Sherwin from Google Ads API support team. I hope that you are doing well today. Moving forward to your concern, there could be many possible reasons why you are getting this kind of 502 gateway error. For us to further investigate, could you pleas

RecommendationType has not updated to new google_ads version 11.1

2022-08-18 Thread 'Gonzalo Martín' via Google Ads API and AdWords API Forum
The recommendation types have been updated with the new version 11.1 , and include 2 new recommendation types, as you can see here: https://developers.google.com/google-ads/api/docs/diff-tool/v11-1/versus-v11/diff?hl=en There may be an error when trying to search the enums for the new recomme

Different value on the UI compare to results from API query

2022-08-18 Thread Yosef Schwartz
Hi! I run this query - SELECT ad_group_criterion.criterion_id, segments.date, campaign.bidding_strategy_type, customer.descriptive_name, customer.currency_code, customer.id, customer.descriptive_name, campaign.id, campaign.name, campaign.status, ad_group_criterion.keyword.text, ad_group.id,

Re: Unable to find RSA from ad_group_ad query in Google Ads

2022-08-18 Thread Markus Heiden
Hi Ernie, one additional info: We opened the account in the Google Ads Editor. There these RSAs are all displayed. Regards, Markus adsapi schrieb am Donnerstag, 18. August 2022 um 10:35:30 UTC+2: > Hi Markus, > > Thank you for the reply and providing information. Allow me to continue > the di

Ads API call takes an hour and fails with bad gateway

2022-08-18 Thread Sophie Kühn
Hello everyone, since beginning of the week, a Google Ads API search call we do a lot without problems suddenly fails. It takes about an hour and stops then with status code 14, detail "bad gateway". No more details about what was wrong, no headers. When i retry the query now, it executes just

Re: Unable to find RSA from ad_group_ad query in Google Ads

2022-08-18 Thread Markus Heiden
Hello Aryeh, the above problem arises for RSAs that are in the same ad group. Thus the status of the campaign or ad group shouldn't be an issue. The logs I will provide privately. Regards, Markus adsapi schrieb am Mittwoch, 17. August 2022 um 21:24:40 UTC+2: > Hi Markus, > > The Ads UI has def