RE: Google Ads Api - Adding Detailed Demographics in adset criterion

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Archit, Thank you for reaching out to us. As for your concern on adding the Detailed demographics, I'm afraid that this is still not supported in the API. We have raised a feature request for this; however, there is no guarantee if this will be supported soon. In the meantime, we suggest

RE: Find attached shared budget to a portfolio bidding strategy

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Roman, Thank you for reaching out to us. So our team can further check on this, can you share to us the complete screenshot of the Google Ads UI together with your CID? Please send the requested details via the Reply privately to author option. If this option is not available, you may se

Re: Ad Performance Report

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks! we found some useful information: The Google Ads API have 0 impression filter auto applied for each performance data, could you please help confirm? if yes then should be this case led the gap between Google Adwords and Ads API. Cause we have ads structure data requirement, we need all

RESOURCE_EXHAUSTED, A huge number of API requests I didn't know about

2022-02-06 Thread YuK1
I am using the Google Ads API. Search, but I am using google.ads.googleads.v8.services.GoogleAdsService. GoogleAdsService.Search, but it gets limited very quickly (maybe 15000 times). The only place I actually use it is Only once per ad registration. However, the dashboard of the Google Cloud P

Re: Audience Performance Report

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Baker, According by the AWQL attached below in Adword API I have a thought: the data we requested in Adwords API are all on ad group level(cause campaign and ad group field included in returned fields) and we could also summary the data on campaign level. Performance data feed: select

Re: Does AddOfflineUserDataJobOperationsRequest ensure the request with removeAll operation is executed first?

2022-02-06 Thread Paid Media
Hi, I have tried to explain our use case below. The reason to create separate async jobs is due to the limit on UserIdentifiers in a single API call. [image: async jobs.jpg] On Monday, February 7, 2022 at 6:56:02 AM UTC+5:30 adsapi wrote: > Hi Paid Media Team, > > Thanks for getting back to u

Re: Keyword performance Report

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks i will have a try, to make sure align with Google Adwords API return could you please advice how to including 0 impression keywords records in Ads API? Thanks Hao On Saturday, January 29, 2022 at 4:23:23 AM UTC+8 adsapi wrote: > Hi Hao, > > Checking the UI, I see that there are ~100,000

Re: GEO_PERFORMANCE_REPORT migration

2022-02-06 Thread 'Hao Long' via Google Ads API and AdWords API Forum
Thanks Jakeia, I could got the same information as you provide in previous mail. My question is i could get below fields in Google Adwords API GEO_PERFORMANCE_REPORT and we need migrate to use Google Ads API before this Apr. according the mapping relationship we could found there have two res

Re: Batchjob query details

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Prince, Thank you for the reply. To check if there are any workarounds to get the ID of the Google Ads entities in batch job, would you be able to provide a sample complete request and response logs with request ID and request header generated on your end for the whole batch job usage flow?

RE: stop a video campaign - MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for reaching out to Google Ads API Team. With regard to your concern "couldn't stop a video campaign", I am afraid that the mutate is not allowed on video resource as discussed here and this is the possible reason why the error occurred. Best regards, Jinky Mandaya Google Ads

RE: URL Checker - Failure Strings

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Sven, Thank you for reaching out to Google Ads API team. I understand that your concern is related to Google Ads Scripts. However, please note that our team can only provide support to the issues and concerns related to Google Ads API and AdWords API so I would not be able to provide sup

RE: Add existing custom interest to the ad group

2022-02-06 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. Could you provide us with the complete request and response logs with the request-id, so our team can better check? For the Python client library, logging can be enabled by navigating to the Client libraries > Your client library (Select

Is there any Ads report that provide both Geo and Ad Asset data at the same time?

2022-02-06 Thread hanse...@devsisters.com
Is there any Ads report that provide both Geo and Ad Asset data at the same time? I've checked *geographic_view, ad_group_ad_asset_view* geographic_view doesn't provide ad-level data and ad_group_ad_asset_view doesn't provide geo data. I need both two data at the same time ex) country: US campa

Re: I want to get Keyword States for 100 keywords

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Rohit, Thanks for getting back to us. As for the error (INVALID_ARGUMENT) you've encountered on the initial thread, can you share to us the complete API logs (request and response with request-id) so our team can further check? Please send the requested details via the Reply privately to

Re: Get items count on result row search stream.

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Boris, Thank you for the reply. Would you be able to illustrate to us the information that you want to get using the API report with sample values? I asked because the suggestion provided by my colleague is not satisfying your use case so it appears that you are looking for a specific set o

Re: Video Views metric is 0 in Ads API, not in AdWords API

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thanks for updating us on the issue. Feel free to contact us again if you have any concerns related to our API’s and we will be happy to assist you. Regards, Yasar Google Ads API Team ref:_00D1U1174p._5004Q2W4Aif:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Request had insufficient authentication scopes

2022-02-06 Thread Nikita Nikita
Hello! I searched through the forum but couldn't find the answer that suits me :( I'm trying to create a python-script that will collect data from my ADs account The issue is typical "grpc_message":"Request had insufficient authentication scopes." I got my developer token approved recently, my

Re: campaign_criterion.type empty on removed criterions

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dan, Thank you for the reply. Yes, it should be accessible in the change_event as REMOVE ResourceChangeOperation is supported there. With this, please provide the details that my colleague is asking and the screenshot of the keywords in the Change history UI. Also, could you confirm what yo

RE: Flattened GAQL results

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Zoltan, Thank you for reaching out to us. Please note that this forum channel can only provide assistance to issues/concerns related to the AdWords API / Google Ads API. As for your concern on a flattened output using the Google Ads API (Python client library), we recommend that you reac

Re: Does AddOfflineUserDataJobOperationsRequest ensure the request with removeAll operation is executed first?

2022-02-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Paid Media Team, Thanks for getting back to us. Note that when a remove_all operation is included, it must be the first operation in a job. If not, then running the job will return an INVALID_OPERATION_ORDER error. If you encounter API errors, you may provide us with the complete request an

URL Checker - Failure Strings

2022-02-06 Thread Sven Edlefsen
Hi, I've tried to use this script here https://developers.google.com/google-ads/scripts/docs/solutions/adsmanagerapp-link-checker to have any URLs flagged that have 4 products or fewer available. For that I've set up the attached failure strings in the Google Sheets Document. However, I won

stop a video campaign - MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2022-02-06 Thread AdWordsAPI-Gnr
I couldn't stop a video campaign. I am doing it with rest api. What could be the problem? array(1) { ["error"]=> array(4) { ["code"]=> int(400) ["message"]=> string(37) "Request contains an invalid argument." ["status"]=> string(16) "INVALID_ARGUMENT" ["details"]=

Portfolio bidding change history

2022-02-06 Thread Alex
Hi, I'm trying to get historic bidding changes at a Portfolio level (changes done in Google Ads web client) using Python Google Ads Library . Firstly, I tried to get those changes using the Change Event Service