google ads api AggregateMetricResults is null

2022-04-26 Thread Yawu Zhu
public void GenerateHistoricalMetrics(GoogleAdsClient client, long customerId, long keywordPlanId) { KeywordPlanServiceClient kpServiceClient = client.GetService(Services.V10.KeywordPlanService); try { GenerateHistoricalMetricsRequest

Re: Is there any campaign report that provide both Geo and campaign data at the same time?

2022-04-26 Thread MJOLNIR TTT
geo_target_constant.resource_name -> geographic_view. resource_name 在2022年4月26日星期二 UTC+8 21:50:46 写道: > Now , I could deal with mapping relationship between country_criterion_id > and country name . > But with difficulties in this situation(python code): > > import argparse > from itertools

Re: [Case#29729174] authenticationError: "NOT_ADS_USER"

2022-04-26 Thread Facundo Igua
Hello, how are you? Thank you very much for responding, I will then proceed to respond by mail as required, greetings. On Wednesday, April 27, 2022 at 12:58:10 AM UTC-3 adsapi wrote: > Hi Facundo, > > Thank you for reaching out to us. > > With regards the NOT_ADS_USER >

Developer Token Authentication Questions

2022-04-26 Thread Online Engineering
Hi support team, We have an ad account with ID 123, and its associated email address managing 123 is email1. In the API center, we have a developer token generated for 123, and we also created a project to generate client id and client secret, and we generated the refresh token in order to

How to see my access level in GG Console

2022-04-26 Thread san...@knorex.com
Hello, I am using Google Ads API v9. Now I am facing this error: message: "Too many requests. Retry in 1823 seconds." details { quota_error_details { rate_scope: DEVELOPER rate_name: "Get requests for standard access" retry_delay { seconds: 1823 } } }

Re: REGEXP_MATCH with space does not match

2022-04-26 Thread francis....@gmail.com
Hi Nirmita, thank you for pointing me out to the Grammar Guide, but I already red it thorougly and could not find a precise reference on how to escape caracters in regular expressions. It says the regular expression uses the re2 syntax , but I found

The more geo_target segments ( segments.geo_target_metro ) the less data I get

2022-04-26 Thread 'Bogdan Dumitrescu' via Google Ads API and AdWords API Forum
Hi all, Recently I started to convert some report and I have the feeling I am missing something basic here is the issue I run into -1- the segmentation documentation it says that some segments could reduce the number of rows, but is not specific.

How can i change existing campaign budget?

2022-04-26 Thread ma...@sumer.me
Hi, I am using Ads API v10 with PHP. And i can't update campaign budget with update sample. Do I always have to create a new budget and add it to that campaign to update the budget? Like this: $budget = new CampaignBudget([ 'name' => $budgetId.time(), 'amount_micros'

RE: removing labels - internal error

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Shawn, Thanks for reaching out to the Google Ads API forum. I have seen you encountered two separate errors generated on your end. For us to investigate, could you please provide us with both complete logs within the format of the request and response logs with request-id and

Unexpected geographic_view segmentation by location_type

2022-04-26 Thread 'Dylan Sprayberry' via Google Ads API and AdWords API Forum
Hi team, When issuing requests against the geographic_view, we've observed that the resulting data is segmented by geographic_view.location_type regardless of whether this field is included in the GAQL query. Although the documentation here

Google Adwords API to Google Ads API Migration in Drupal

2022-04-26 Thread Banu Chandar
Hi, We need to migrate Adwords API to Google Ads API V10. In this, there has no get() methods. We have been searching equivalent methods for get() methods. But we couldn't able to get that. In below, $adWordsServices->get($session, AdGroupAdService::class); $adWordsServices->get($session,

Re: Google Ads API has not been used in project XXXXX before or it is disabled

2022-04-26 Thread Jana lebski
Hi Thank you a lot for your help. I created a new project and created a new Oauth2 credentials On Tuesday, April 26, 2022 at 10:01:44 AM UTC-4 adsapi wrote: > Hi Jana, > > Thank you for reaching out to the Google Ads API support team. > > You may note that in the Google Ads API, you will need

How to get text asset group by type

2022-04-26 Thread Evgeniy Lepikov
Hi there! I'm looking for a way to get text type from asset: *Headline* or *Description* Now I can get both type of text asset using this query SELECT asset.text_asset.text FROM asset . And it return this data results { asset { resource_name: "customers/2309565764/assets/17999745303"

Re: Appealing PolicyFindingError For ExpandedTextAd by API not work

2022-04-26 Thread TommyTek
Hello, is there any update on this matter? I've the same problem: I've some ads live, that are disapproved because seem to contain phone numbers in the headline (but it is not true, ). From UI I can appeal the decision, but not from API. Perhaps in the last 2 years a such api has been

RE: Google AdWords API migration to Google Ads API

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jhonny, I already replied to you on your private thread, we can continue your conversation there. For all those who want to know the answer here's is a partial copy: Here's our reports migration guide and here's our general reports guide. All reports use GoogleAdsService and you can use

Re: API Quota Reduction

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, We have submitted an internal feature request on your behalf and relayed the issues that you noted. Additions/changes in subsequent versions of the API can be found on the release notes. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2YqDI0:ref --

Migrating to Google Ads

2022-04-26 Thread LYS
I was using the click performance report from adWords and im in the midst of migrating to Google Ads. I see all the fields i need in the clickView endpoint. I just dont see the Adformat field. its available in the Click Performance report, but seems not to be avaiable in the google ads api. --

RE: GRPC 4.9 Centos 7/8 issues

2022-04-26 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. With regards to your concern about Centos 7, we would recommend you please reach out to them. We are provide support to the AdWordsAPI/ GoogleAdsAPI on this support channel. If you have any question to the API, could you

RE: help with API Turn on enhanced conversions for conversion tracking

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Ben, Thanks for reaching out to the Google Ads API support. With regards to your concern, you may follow up on our enhanced-conversions page for getting more information. Feel free to reply back if you have any questions. Best regards, Jakeia Sabrina Google Ads API Team

Re: RestApi Ad Performance Missing data

2022-04-26 Thread 'Sukalp Vashishtha' via Google Ads API and AdWords API Forum
Hey, We had the same issue with our ad performance reports. DSA ads were missing since we switched to googleads. Apparently, we found out that certain ads were deprecated in googleads. Here is the list: https://developers.google.com/google-ads/api/docs/migration/types In your case, atleast

Re: RestApi Ad Performance Missing data

2022-04-26 Thread 'Sukalp Vashishtha' via Google Ads API and AdWords API Forum
We are also facing same issue. Just found that some ads are not supported by googleads API. From your list, atleast Showcase Ad will not be available. https://developers.google.com/google-ads/api/docs/migration/types On Thursday, April 21, 2022 at 11:09:03 PM UTC+2 luciano...@quanticmind.com

Re: Regarding AutoTagging Status and Tracking template URL

2022-04-26 Thread Core PHP
Thanks for replying back to us. Through the Get account Information, I get the account details but I want to change the auto_tagging status and want to add template_url. - Response Array ( [0] => Array ( [resourceName] => customers/6868368017 [callReportingSetting] => Array (

Re: Get Asset group Ad Strength throw Ads API (Performance max)

2022-04-26 Thread thom...@jvweb.fr
Hello, There is no ad_group_ad for performance max campaign thought the API. So your solution isn't working Le vendredi 15 avril 2022 à 20:10:18 UTC+2, adsapi a écrit : > Hi Boris, > > Thank you for reaching out to the Google Ads API support team. > > With regards to your concern, you can

Re: Regarding AutoTagging Status and Tracking template URL

2022-04-26 Thread Core PHP
Hi, I want to Update the Autotagging status on Google Ads through API in php and update Tracking Template URL on Google Ads through API in PHP . I am using GoogleAds API v10 . but I did not find any Update Query for generating

Re: Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential.

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Sajal, Thank you for the replies. I work with Nirmita and allow me to assist you here. With regard to your concern "For One Account We are able to generate Access token, But for Other App we are not able to generate the Access token..", could you please elaborate on this concern and please

RE: Google Ads API has not been used in project XXXXX before or it is disabled

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jana, Thank you for reaching out to the Google Ads API support team. You may note that in the Google Ads API, you will need to enable the Google Ads API in your project by following this guide where your Oauth2 credentials have been generated. You should enable it in the Google cloud

Unknown Error - message: "The error code is not in this version."

2022-04-26 Thread Or Zilca
ns/XXX" } name: "test campaign" campaign_budget: "customers/XXX/campaignBudgets/XXX" start_date: "20220426" final_url_suffix: "..." } } I get the following error: *stat

Re: Is there any campaign report that provide both Geo and campaign data at the same time?

2022-04-26 Thread MJOLNIR TTT
Now , I could deal with mapping relationship between country_criterion_id and country name . But with difficulties in this situation(python code): import argparse from itertools import product import multiprocessing import time from google.ads.googleads.client import GoogleAdsClient from

Performance max campaign data missing in gender_view and age_range_view report

2022-04-26 Thread 'ATripathi' via Google Ads API and AdWords API Forum
Hi, We are using below query to fetch data, but it seems that PerformanceMax campaign data is missing. when we sum the data which we get from Gender report or AgeRange report query.it does not match with customer report data. For example:- if we fetch impression from customer and sum the

Re: Regarding AutoTagging Status and Tracking template URL

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for the reply. I appreciate your patience in this concern. However, to help you in this situation, I can refer you to use the CustomerService.MutateCustomer of the CustomerService to change the tracking_url_template and auto_tagging_enabled fields of your account. I hope it

ad_group_audience_view returns no results after migration to GoogleAdsAPI

2022-04-26 Thread Serg Korsik
AdWords request SELECT AdGroupId,AdGroupName,AdGroupStatus,CampaignStatus,UserListName FROM AUDIENCE_PERFORMANCE_REPORT WHERE UserListName IN ['Base Test'] *Returns lots of records* Google Ads request SELECT ad_group.id, ad_group.name, ad_group.status, campaign.status, user_list.name FROM

Overspends in google ads campaigns using portfolio bid based shared budget

2022-04-26 Thread Gaurav Singh
Customer ID : "9365650807" Customer Name : "hyundai_marketplace - 298419 Hyundai Marketplace - Bengal Hyundai" *Campaign Names (Campaign ID) :* OS_Alcazar_search_ETA_Sales_V1 (14242958821) OS_Grand i10 NIOS_search_ETA_Sales_V1 (14242958827) os_outlet_search_ETA_Sales_V1 (14245197293)

Re: google.ads.googleads.v10.services.GoogleAdsService.Search alternative

2022-04-26 Thread Stef van den Berg
The search REST endpoint is giving a 403 when we use the search endpoint at certain customers. Could this be an permissions issue. Op dinsdag 26 april 2022 om 11:03:08 UTC+2 schreef Stef van den Berg: > We use the google.ads.googleads.v10.services.GoogleAdsService.Search to > fetch customer

Re: missing ads in ad performance report

2022-04-26 Thread Oliver
https://developers.google.com/google-ads/api/docs/migration/types On Tuesday, April 26, 2022 at 9:41:35 AM UTC+1 sukalp.v...@omio.com wrote: > Hi Oliver, > > Thanks for your reply. Is there a documentation which says about this? I > would really appreciate if you can point me to it. > > Best, >

google.ads.googleads.v10.services.GoogleAdsService.Search alternative

2022-04-26 Thread Stef van den Berg
We use the google.ads.googleads.v10.services.GoogleAdsService.Search to fetch customer details. Maybe I am missing it in the documentation but we are searching for an alternative to make just fetch it by a customer get. But can not find it in the documentation. Thanks in advanced. -- --

Re: missing ads in ad performance report

2022-04-26 Thread Oliver
DSA ads are not supported by the new API because they are legacy ads. Only the newer type *Expanded DSA *ads are supported. Oliver On Tuesday, April 26, 2022 at 8:47:54 AM UTC+1 sukalp.v...@omio.com wrote: > The missing ads from ad performance reports are ads which are part of DSA >

Placement Performance Report

2022-04-26 Thread Moideen Shihab Vaisyar Kandi
Hi Team, Is there any way to correlate the Placement which we downloaded using Google Ads API Report tool with the Placement which we received from Google ads tracking param Please help me with this to correct my report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us

Re: Scheduling feed renewal

2022-04-26 Thread Algirdas Jarockis
Hi, we generate CSV files and put them in our location. As you can see at my screenshots we set this location with authentication info in Business data > Schedules. Then at some time once per day these files are downloaded by google ads and imported. And this import creates feed items, we don't

Campaign object missing from CAMPAIGN_BUDGET recommendation type

2022-04-26 Thread John Kronström
Hi, I'm trying to get recommendations using Google Ads API, but campaign details seems to be missing, even for campaign budget recommendations. Why is that? I'm using the Opteo google-ads-api npm libary. Request: const data = await customer.report({ entity: 'recommendation',

Re: Batch job processing issue

2022-04-26 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dawid, Thank you for getting back to us. I am also a member of the Google Ads API. With regard to this "I foud issue. Missing field "update_mask" blocks processing. But start date is invalid even in good jobs.", as mentioned by my colleague, for our team to investigate / check this issue is