Re: Audience Performance Report

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thank you for reaching out to the Google Ads API support team. Please see below the answers of your questions. You can use campaign_audience_view to get performance data from interests and remarketing lists for Display Network and YouTube Network ads, and remarketing lists for search

Re: Request is missing required authentication credential

2022-02-07 Thread Walter Bodwell
I see what I did wrong. For the production account, I need to use the AdWords developer token. I was erroneously using the access token from OAuth. The sandbox account must have let me slide on this. The production account, not so much. Walter On Monday, February 7, 2022 at 9:30:36 AM

RE: Create Label example request

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Patrick, Thanks for reaching out. We do not currently have a code sample for creating a label, but you can reach out to the PHP GitHub client library owners if you need help on this. TextLabel is a field belonging to the Label resource. You must create a TextLabel instance, specifying

Re: Google Ads geographic_view report misses data

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Oksana, I ran your Ads API report with modification and summary row returned like AdWords: curl -v "https://googleads.googleapis.com/v9/customers/1329679017/googleAds:search; \ --header "Content-Type: application/json" \ --header "developer-token:{}" \ --header "Authorization: Bearer

Re: Get items count on result row search stream.

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Boris, Thank you for reaching out to the Google Ads API support team. Could you please make small size and then it's almost the equivalent of summary row only. If you are still facing any issue, could you please provide us with the complete logs (request and response with request-id) via

Re: Keyword performance Report

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hao, In the Ads API, if a report is segmented, there isn't a way to explicitly include zero impressions (via predicate, for example). Please let us know if you have any further questions on this. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2VPepU:ref

Re: Result from Query

2022-02-07 Thread Akash Prajapati
Hi Team, There is no error for which I can provide you the logs, I am asking that why is it happening when we print(row) the columns are missing even when the columns are present in the select query. But when I am using print(row.x) then that column is fetched, how to proceed on this ? On

Re: Result from Query

2022-02-07 Thread Akash Prajapati
Hi Team Is this behaviour expected from the api ? On Tuesday, February 8, 2022 at 8:02:33 AM UTC+5:30 adsapi wrote: > Hi Akash, > > Thank you for reaching out to our API support team. > > So that our team may take a closer look at the issue you encountered, > could you also provide to our

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

2022-02-07 Thread hanse...@devsisters.com
Thank you for your answer. I was just curious if it would be possible through API, so I was looking at API documents and asked. Because I want to check ad-level performance by country. Thank you, ! 2022년 2월 7일 월요일 오후 10시 45분 19초 UTC+9에 adsapi님이 작성: > Hi Hanseol, > > There is currently no

RE: Problem with Google ADS API with Python: why I have not data in the geographic view?

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Andrea, Thank you for reaching out to us. It seems that you already have created a separate thread on our support channel with this subject (Urgent problem with Google ADS API with Python: why I have not data in the geographic view?). I have already responded to that thread. Let's

Campaign User List Criteria

2022-02-07 Thread Roman Bondarenko
Hi team! I found unexpected behavior today while attaching user list resources to a campaign. Here is what your doc says: UserListInfo *user_list - string: The User List resource name.* But when I'm trying to add

Re: Result from Query

2022-02-07 Thread Akash Prajapati
hi team can you please provide any update On Tuesday, February 8, 2022 at 8:07:38 AM UTC+5:30 Akash Prajapati wrote: > Hi Team, > > There is no error for which I can provide you the logs, I am asking that > why is it happening when we print(row) the columns are missing even when > the columns

Re: Minimum and maximum cpc valeu in Generate forecast metrices

2022-02-07 Thread vino...@skills-agency.com
Hi, I wanted the value because i was using minimum cpc and maximum cpc in my project and i got the value from *TrafficEstimatorService. *So i was expecting same values from *G**enerateForecastMetrics *also. On Tuesday, February 8, 2022 at 8:17:58 AM UTC+5:30 adsapi wrote: > Hi Vinothini, > >

Re: Token has been expired or revoked

2022-02-07 Thread Yakov Osipenkov
We installed the library according to this guide https://github.com/googleads/google-ads-php and then created a configuration like this https://developers.google.com/google-ads/api/docs/client-libs/php/configuration using code from library examples понедельник, 7 февраля 2022 г. в 16:16:56

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

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Hanseol, There is currently no way in the API to get geographic metrics at ad group ad level, let alone ad group ad asset level. Could you privately you send us a full screen screenshot where these geographic metrics at ad group ad level and ad group ad asset level are available in the UI?

Re: Bidding Strategy Field is missing

2022-02-07 Thread Iván López
[image: Imagen 7-2-22 a las 17.47.jpg] El lunes, 7 de febrero de 2022 a las 17:45:35 UTC+1, Iván López escribió: > Hello, > This is a query Im trying to do in my request trough Google Ads API (V8). > Everything is going ok, but the field "bidding_strategy.type" is not coming > in the response

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

2022-02-07 Thread Matta Reddy Mannem
Hi, Thank you for the response. This info helps but sorry I am still looking for a response to my last query where we submitted two asynchronous jobs one with remove_all as first operation to remove users from an audience and immediately fire a second asynchronous job to add a list of users to

Re: stop a video campaign - MUTATE_ACTION_NOT_PERMITTED_FOR_CLIENT

2022-02-07 Thread AdWordsAPI-Gnr
However, this is not a solution. When will support be given? There was also no support for the AdWords API. It is very interesting that there is no support in the new version. It is stated that support will be given in the following other issues. Could you please confirm. However, I see no

Re: get Labels in keyword report

2022-02-07 Thread FMore
Update: adding ad_group_criterion.labels return the labelIds. Thats a start. Instead of Id how can i get label values? $query = 'SELECT ad_group_criterion.criterion_id, ad_group_criterion.keyword.text, ad_group_criterion.labels,

Create test account

2022-02-07 Thread Matthew Cloy
Hi All, Trying to get started with the API, but really don't get how to create a test account. In the info here: it says we have to use the API to create the account (which makes sense because the 3 accounts I created in the UI don't seem to be test ones)

Minimum and maximum cpc valeu in Generate forecast metrices

2022-02-07 Thread vino...@skills-agency.com
Hi, As Adwords api is going to be deprecated i'm converting *TrafficEstimatorService* to *G**enerateForecastMetrics (*Ref* : * https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics *).* I'm getting data properly but my problem is i'm not getting minimum

Token has been expired or revoked

2022-02-07 Thread Яков Осипенков
Hi. We are trying to get Google Ads account statistics by API, we got a basic developer token. When we try to send requests, we get the following error: PHP Fatal error: Uncaught GuzzleHttp\Exception\ClientException: Client error: `POST https://oauth2.googleapis.com/token` resulted in a `400

Problem with Google ADS API with Python: why I have not data in the geographic view?

2022-02-07 Thread Andrea Pio D'Antonio
I'm trying to create a geographic report that shows the cost from *my google ads camapign* split by province. I'm using google ADS API for python. The GAQL query that I use to extract data is : query = """SELECT segments.year, segments.week, campaign.name, segments.geo_target_city,

Re: Working Google Ads Data Transfer after deprecating AdWords API

2022-02-07 Thread 'Ruslan Obolonsky' via Google Ads API and AdWords API Forum
Hi. Thanks a lot for your reply. I've filled out the form too. However, I don't have any answers at the moment. I hope Google will make native integration between their services (Google

Request is missing required authentication credential

2022-02-07 Thread Walter Bodwell
I have two Google OAuth applications. One is used for testing and hits a sandbox account. The other just got verified for production use and is hitting our production account. The sandbox version is working just fine. The same code fails on the production version. When I try to call the

Re: Create test account

2022-02-07 Thread Matthew Cloy
I have literally set everything else up (OAuth, all the GCP stuff, refresh tokens - which I guess will need to redo once the test account is created) - but the account I did it with is not a test one so I can't call the API We are just evaluating it - and now am stuck on the most basic part,

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

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Our Customer Match considerations guidance states that the operations collection for each AddOfflineUserDataJobOperationsRequest can contain at most 100,000 identifiers across all of the UserData objects in the operations. If you need to submit more than 100,000 identifiers for a job, send

Bidding Strategy Field is missing

2022-02-07 Thread Iván López
Hello, This is a query Im trying to do in my request trough Google Ads API (V8). Everything is going ok, but the field "bidding_strategy.type" is not coming in the response attributes. I also tried to access "bidding_strategy.id" and "bidding_strategy.name", but the result is the same, nothing.

Reporting queries don't return some URL fields

2022-02-07 Thread Igor Markovic
Hello there, I have a Python script tasked with fetching from some endpoints such as ad_group_ad or campaign. In the select clause for each I have a multitude of fields, including "ad_group_ad.ad.final_url_suffix", "ad_group_ad.ad.tracking_url_template" and "campaign.tracking_url_template" The

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

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello there, Thanks for reaching out to the Google Ads API support. The RESOURCE_EXHAUSTED error usually occurs when you are sending too many requests in a short period of time. The server throws this error once it detects that your request has exceeded the system frequency limit. That said, I

listAccessibleCustomers

2022-02-07 Thread 'Matan Shavit' via Google Ads API and AdWords API Forum
Hey, I have an issue sending a listaccessablecustomer request using the API. I send the request like so -> (.listAccessibleCustomers customer-service (-> ( ListAccessibleCustomersRequest/newBuilder) (.build))) (the google client is created using the userCredentials from

RE: Automatic & manual bid strategy for responsive display & search ad

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amol, Thank you for reaching out to Google Ads API support. Here is our guide to bidding, the types are listed there. For Responsive Search Ads you can use TARGET_IMPRESSION_SHARE for maximize impressions on specific parts of the search page. For automated bid information you may use the

RE: Code samples for historical metrics are broken

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Jason, Thanks for reaching out to the Google Ads API support. For us to investigate, could you please share the complete logs within the format of the request and response logs with request-id and login-customer-id generated on your end? To get further clarity to investigate further, if

RE: Weekly estimates -impressions, clicks, etc..

2022-02-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Amol, Thank you for posting your concern. In order for me to further check your concern and to know if there is a service that you can use to get information that you are looking for, would you be able to provide the screenshot of the whole UI? You can provide it via Reply privately to

Re: Get items count on result row search stream.

2022-02-07 Thread Boris DETRY
Hi, Sure, I only want to count the number of "untreated search terms" or "added search terms". For small accounts, there is no problem, I execute the query and then I count the results. But for bigger accounts (lets say an account with 2 or 3 million search terms) the request take too much

Re: manager_link_error: INVALID_CHANGE

2022-02-07 Thread 'Kateřina Henzlová' via Google Ads API and AdWords API Forum
Hi Ernie, Do you have any updates on this issue? It happened 7 times in the last 30 days and I still don't know what could be wrong. I appreciate your help. Thanks, Katerina On Monday, January 31, 2022 at 6:23:19 PM UTC+1 Kateřina Henzlová wrote: > Hi Ernie, > > I believe this is not the

Request is missing required authentication credential

2022-02-07 Thread alexmc...@gmail.com
Hi, I'm currently trying to migrate our system from the old AdWords API to the Google Ads API and I've hit a bit of a wall trying to make the first call. I'm just using the GetKeywordStats example and as far as I can see everything is fine in terms of OAuth, we get an access token which we

general question about developer token

2022-02-07 Thread Yakov Krasnov
Hi there We are building a tool for our customer which will allow them to upload (not publish) their creatives from our platform to their google ads accounts. Now I'm trying to understand what the developer token is? Should every customer in addition to oauth provide us with this developer

App

2022-02-07 Thread TB
Hello, We have an application which makes exstensive usage of Adwords API reporting. Out of nowhere, around the 1st/2nd of Feburary, all our request started failing. We recieved no error codes back, the requests simply timed out - this included all our requests for Google Customer match. Upon

Re: I want to get Keyword States for 100 keywords

2022-02-07 Thread Rohit Nishad
No what i mean by 100+ is i am trying to set 100+ keyword in keyword seed, which ofcourse give error. I am asking is there any other way to get 100+ keywords status at once? On Monday, 7 February, 2022 at 8:31:01 am UTC+5:30 adsapi wrote: > Hello Rohit, > > Thanks for getting back to us. > >

Re: Filter AdGroupAds by final URL with GAQL

2022-02-07 Thread Tadhg Deeney
Hi team, I am also trying to do something similar, is this still the case? >From reading the documentation, I gathered that final_urls are now filterable, however, my script doesn't appear to be filtering out responses based on urls. I am using the v9 python client for Google Ads API On

Verification problems

2022-02-07 Thread TB
Hello, We have an application which makes exstensive usage of Adwords API reporting. Out of nowhere, around the 1st/2nd of Feburary, all our request started failing. We recieved no error codes back, the requests simply timed out - this included all our requests for Google Customer match. Upon

[no subject]

2022-02-07 Thread Imran Sami
Nine -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum"

get Labels in keyword report

2022-02-07 Thread FMore
Hi i am trying to get a keyword report that includes labels I am following this link with mappings: https://developers.google.com/google-ads/api/docs/migration/mapping#keywords_performance LabelIds == Select label.resource_name from the resource ad_group_label how can I combine these 2

Create Label example

2022-02-07 Thread Patrick
Hello, I can't seem to find an example of how to create a Label via the api. There are examples on how to attach an already existing label but none on how to create one from scratch. Could you point me in the right direction, otherwise please could an example be created, it isn't that

Create Label example request

2022-02-07 Thread Patrick
Hello, I can't seem to find an example of how to create a Label via the api. There are examples on how to attach an already existing label but none on how to create one from scratch. Could you point me in the right direction, otherwise please could an example be created, it isn't that

Result from Query

2022-02-07 Thread Akash Prajapati
Hi Team When I am printing in the below manner - *"try:for batch in stream:* * for row in batch.results: print(row)* I am missing some of the columns in my output for example like below even when I have selected them in the main Query.

Re: Create Label example request

2022-02-07 Thread Patrick
Also not entirely sure this Label documentation is entirely correct, it doesn't mention Label at all only TextLabel? https://developers.google.com/google-ads/api/docs/reporting/labels#create_labels On Monday, 7 February 2022 at 13:01:33 UTC Patrick wrote: > Hello, > > I can't seem to find an