ad_group_ad results in empty data

2022-06-21 Thread Swetha Nagaraj
Hi Team, We were using adperformance reports in old adwords API and we migrated to ad_group_ad for new ads API. We use Google Search, Google display network and Google shopping accounts to get ad_group_ad data and this results in empty list. we are able to query other reports and only this repo

google-ads 12.0.0 whl file

2022-06-21 Thread Vitaly Markelov
Hello team, Would you have may be a .whl file for library google-ads 12.0.0? It is needed to use your library in AWS Glue python shell which has only python 3.6 there. Thanks Vitaly -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.b

GetHistoricalMetrics ignores empty language?

2022-06-21 Thread Richard Pergament
Hi, The incorrect results are produced if you follow the instructions on GetHistoricalMetrics , but omit the language parameter on the keyword plan. I would expect that I'd receive back *all the mo

Not able to SELECT metrics.search_click_share FROM ad_group, despite documentation saying it is possible

2022-06-21 Thread Miles Hopper
Hi, I am trying to select the following metric from the ad_group report: https://developers.google.com/google-ads/api/fields/v10/ad_group#metrics.search_click_share with this query: SELECT metrics.search_click_share FROM ad_group The documentation gives the impression that this will work but

Re: API v11 new options for customers.generateKeywordHistoricalMetrics does not work

2022-06-21 Thread orkhan.a...@gmail.com
I'm still looking forward seeing an update on this. On Wednesday, June 15, 2022 at 2:05:58 PM UTC+4 adsapi wrote: > Hello Orkhan, > > This is indeed a known bug in the Google Ads API; our engineering team is > already addressing it, and we will get back to you as soon as possible. > > Thanks, >

Re: Multiple rows with same segment value

2022-06-21 Thread Vijay Kumar
Hi Aryeh, > ...Could you also elaborate how this makes the report unusable? The "multiple rows (with a duplicate identifier)" for a segment type, due to the cause that you found, is not a standard expectation, and neither it's made explicit on the doc

Re: API v11 new options for customers.generateKeywordHistoricalMetrics does not work

2022-06-21 Thread orkhan.a...@gmail.com
It seems it's *not *fixed. My example above is still holds true. Maybe it's not deployed yet? Can you send me a working example? On Tuesday, June 21, 2022 at 1:33:28 PM UTC+4 adsapi wrote: > Hello Orkhan, > > The bug related to generateKeywordHistoricalMetrics not respecting > geolocation filte

Re: Discrepancy between metrics.video_quartile_*_rate and google Ads UI

2022-06-21 Thread Zweitze
I dealt with this some time ago - see https://groups.google.com/g/adwords-api/c/oYvpfH1HsvY/m/8pkMydT7AwAJ and for background (also mentioned in previous message) https://groups.google.com/d/msg/adwords-api/KLLiGbhnHAA/EnUhS7_LBgAJ So that was three to five years ago, and we had to use AdGroup rep

Re: V9 customer service changes

2022-06-21 Thread Naor
Hi, I keep failing when trying to retrieve customer with a search query. My flow (Note that I am using google ads api v10): 1) fetch accessible customers ids with getResourceNamesList (using ListAccessibleCustomersRequest) 2) Extract from the response the resources (customers ids) 3) For each cus

Re: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-21 Thread Kalid Sherefuddin
On Thu, Jun 9, 2022, 5:41 PM Lorenzo Scortichini < l.scortich...@doveconviene.com> wrote: > Hi, > **SHORT PREMISE* *We have our mobile Apps linked with Firebase. > > I'm looking to create an Audience Segment based on App Conversion Action > with a specific parameter value as it can be done via Ads

Re: V9 customer service changes

2022-06-21 Thread Naor
Hi, Just wanted to point out that in v9 I used the customerServiceClient.getCustomer(resourceName), when resourceName was included in the response of step 2 mentioned above. What is the equivalent way to achieve the same results with google ads v10? On Tuesday, June 21, 2022 at 2:05:02 PM UTC+3 N

Re: Not able to SELECT metrics.search_click_share FROM ad_group, despite documentation saying it is possible

2022-06-21 Thread Miles Hopper
Thanks for the information On Tuesday, June 21, 2022 at 12:39:15 PM UTC+2 adsapi wrote: > Hi Miles, > > Thank you for raising this concern to the Google Ads API team. > > Moving forward, I understand that selecting > the 'metrics.search_click_share' field in your query returns an invalid > quer

Adwords Api Migration

2022-06-21 Thread Olayinka Popoola
Hi, I have a task to migrate an application to Google ads API. There is a part of the code that I have not been able to convert. Could you please help. AdwordsUser user = new AdWordsUser(); AdWordsAppConfig config = (AdWordsAppConfig)user.Config; // Optional: Include zero impression rows

Re: API v11 new options for customers.generateKeywordHistoricalMetrics does not work

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
You are correct, the fix has not been released yet. It should be released in a matter of a few days, though. Sorry for the inconvenience. Mattia Tommasone Google Ads API Team ref:_00D1U1174p._5004Q2bwXd2:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: http

RE: Audience Segment based on Firebase Custom Conversion specific parameter value

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi All, Thank you for the reply. Allow me to raise this issue to my team for further checking. Rest assured that we will provide updates when become available. Best regards, Heidi Google Ads API Team ref:_00D1U1174p._5004Q2b65pf:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

RE: Adwords Api Migration

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Olayinka, Thank you for raising this concern to the Google Ads API Forum. With regard to your concern, it seems that you are looking to the zero impression report in the Google Ads API. However, there is no includeZeroImpressions parameter. If you want to exclude zero impression rows, use a

Re: Lag in Google Ads API Rename Account Name

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Vijay, Thanks for checking in! Based on talking with the folks who are working on this, this appears to be quite challenging to resolve, and we don't have a date for when it will be resolved. There are multiple cases where this is happening. The case where accounts were going dormant and

Batch job in processing state for multiple days

2022-06-21 Thread 'Ciel Eijssen' via Google Ads API and AdWords API Forum
Hi team, We have one client who is suffering from batch jobs that aren't being processed. These are batch jobs with 13.811 operations for adgroup criteria (listing groups) for a Smart Shopping Campaign. Can you help us out on why these batch jobs get stuck in the "processing" state? Similar ope

Automating Dynamic Display ads using "DynamicEducationAsset" results into MEDIA_BUNDLE_NOT_COMPATIBLE_TO_PRODUCT_TYPE

2022-06-21 Thread S.A.
Hi, We're trying to automate the deployment of our ad campaigns through the API. In our current production enviroment we're using Feeds to populate our Dynamic HTML ads. However the documentation states that the Feed functionality will be depricated, so for our automation we're planning on u

Issue in Maximize Conversion Value Bidding strategy when add Target ROAS value

2022-06-21 Thread Gagandeep Singh
Hello, I create bidding strategy through google ads api. I enter Target ROAS value is 10% but when I check on google ads, there display 1000% Target ROAS. How's is it possible. code: maximize_conversion_value = bidding_strategy.maximize_conversion_value maximize_conversion_value.target_roas = ca

RE: Automating Dynamic Display ads using "DynamicEducationAsset" results into MEDIA_BUNDLE_NOT_COMPATIBLE_TO_PRODUCT_TYPE

2022-06-21 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. 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 (ex.

Re: Discrepancy between metrics.video_quartile_*_rate and google Ads UI

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, @Zweitze Thank you for giving a workaround solution to the problem encountered by Oksana. We gratefully appreciate it. @Oksana If you have additional questions, feel free to send those over to our team and we would be happy to assist you further. Best regards, Heidi Google Ads API Team re

Re: ad_group_ad results in empty data

2022-06-21 Thread Swetha Nagaraj
Thank you so much for the response. After removing the field it did work fine. In adwords API (Ad Performance Report), we did have keyword ID and we used that id to map to other reports. Is there a way to get keyword ID in ad_group_ad resource? On Tuesday, June 21, 2022 at 10:16:17 AM UTC+2 ads

Data Mismatch Between Ad_group_ad and dynamic_search_ads_search_term_view

2022-06-21 Thread 'Matt Peyton' via Google Ads API and AdWords API Forum
Good morning, I am seeing a discrepancy when I try to pull data from dynamic_search_ads_search_term_view and ad_group_ad. The dynamic..._view table is showing fewer impressions, clicks, and cost than ad_group_ad filtering for EXPANDED_DYNAMIC_SEARCH_AD. Also, when I create a report in the Ads

RE: Batch job in processing state for multiple days

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Ciel, Thank you for reaching out to our API support team. So that I can take a closer look and possibly raise the issue to the rest of our API support team, could you provide as well the complete request and response logs, and request-id of your batch request that has been in 'processing' s

RE: Issue in Maximize Conversion Value Bidding strategy when add Target ROAS value

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Gagandeep, Thank you for reaching out to our API support team. So our team can take a closer look, could you share as well the complete request and response logs, and request-id, generated when you applied the 10% value? In addition, could you also share the Google Ads UI showing the 1000%

How to get Image Urls/Text for Responsive Display Ads

2022-06-21 Thread MATTHEW Dworkin
Hello, I'm trying to pull a report for Ads, and I'm having difficulty getting URLs and text for image and headline assets. I'm able to get the resource names for them, but have been unable to pull actual image urls and the actual headlines. I've tried a few of approaches and have been scourin

Re: V9 customer service changes

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Naor, 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 responselogs, with the request-id? If you haven't yet, logging can be enabled by navigating to the Client libraries > Your client library (

Re: V9 customer service changes

2022-06-21 Thread Naor
I sent a private message with as much details as I could find (including logs). I think the question remains the same, how can I retrieve valid customers ids of accessible customers so I can use those ids to fetch the Customer resource using googleAdsServiceClient's search query? On Tuesday, Ju

Re: Google Ads Status values (And others) no longer display text value

2022-06-21 Thread MATTHEW Dworkin
Hey Mike, I think I've run into this before, try using: use Google\Ads\GoogleAds\V10\Enums\CampaignStatusEnum\CampaignStatus; And then do CampaignStatus::name($campaign->getStatus()); That should map the number to the name. Hope that helps. -Matt On Tuesday, June 21, 2022 at 4:41:16 PM UTC-4

a lot of DeadlineExceeded error when pulling report recently

2022-06-21 Thread msgu...@gmail.com
Hi team, recently, we are seeing more and more DeadlineExceeded in our log since last month. Could you help us figure out the root cause? error looks like this: [GooglePull_AdStatus] ExternalServiceHelper.CallWithRetryAsync retry:0, b__0, Errors:["{\"Code\":\"UnknownError\",\"Property\":\"Goog

Replacing GetBatchJob to upgrade from v9

2022-06-21 Thread julian selser
Hey, We are migrating from v9 to v11 and noticed all *GET* requests being deprecated and there seems to be no GAQL way to obtain batch jobs. We need the *Status* of the *BatchJob *to monitor weather its done or not but no other service seems to provide this anymore. While our client library (j

RE: How to get Image Urls/Text for Responsive Display Ads

2022-06-21 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Matt, Thank you for posting your concern. On the GAQL of the Google Ads API, you can use the ad_group_ad and include the image related fields and text related fields below that mentioned on this document to get the information that you are looking for: Text fields: ad_group_ad.ad.responsive