Re: Data discrepancy in Google Ads API and IU

2022-03-16 Thread Frode Sætre
Hi Nirmita, It is sent, thanks. tir. 15. mar. 2022 kl. 19:31 skrev Google Ads API Forum Advisor : > Hi Frode, > > Thank you for reaching out to the Google Ads API support team. > > As per provided with your query, we are not able to see data discrepancy > in the Google Ads API and UI. > > To i

Few offline_user_data_job are in pending status for long time after submitting for running

2022-03-16 Thread Paid Media
Hi Team, We need to upload the millions of customers' PII data to the user list of type CUSTOMER_MATCH_USER_LIST. As part of this, we are submitting thousands of https://developers.google.com/google-ads/api/fields/v9/offline_user_data_job jobs. Using follow java code. String audienceId =

Re: Error when authenticating with service account in docker image

2022-03-16 Thread Adélaïde Bonhoure
Hello, In fact, this is when it's deployed on Google Cloud Platform and I can see this error from the GCP logs but it's happening when I want to connect to GoogleAds Client. Even if I pass the right string argument, this authentication method send me back and error. I'll reach out GCP, but I'

Re: Few offline_user_data_job are in pending status for long time after submitting for running

2022-03-16 Thread Paid Media
Adding more details to the post We are also maintaining the list of all the resource IDs generated for each job. So if we have submitted 1000 offline use data job requests, then we have 1000 resource ids in a list. We are querying the status of these jobs at frequent intervals using the followin

How can i set total budget for display campaign ?

2022-03-16 Thread vino...@skills-agency.com
I'm working on google ads api. My requirement is that, i need to create a display campaign with bidding strategy as Maximize click and i have budget boundary. I want to set total budget and i don't want to set daily budget. So i'm setting bidding strategy like below on *Campaign* class : *'tar

Re: Data discrepancy in Google Ads API and IU

2022-03-16 Thread Frode Sætre
Subject: API Data discrepancy Sent from my email: fro...@gmail.com To: googleadsapi-supp...@google.com ons. 16. mar. 2022 kl. 09:23 skrev Google Ads API Forum Advisor : > Hi Frode, > > Thank you for the update. > > Would you be able to provide the subject of your email where you gave the > reque

Listing Accessible Google Ads Accounts for large hierarchies

2022-03-16 Thread Goncalo Pereira
Hi, I'm working with the new Google Ads API V10 and using the REST interface. I currently have the need to list all accessible accounts from a given access token along with some information about them, for example the name of the account. With the old AdWords API we were able to quickly get so

Google Ads api---uploadClickConversions authorizationError Issue

2022-03-16 Thread 郑晓威
Hi There, After completing the project creation on the Google Cloud platform, the Credentials (our Client ID and Client secret) were successfully created. After obtaining the token using the "https://www.googleapis.com/oauth2/v3/token"; interface, I try to call the Method: "customers.uploadC

50 limit when creating ads

2022-03-16 Thread Jing CHEN
Is there an easy way to get the number of active ads in an adgroup? I hit the 50 limit when creating ads. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this

Test accounts WITH data.

2022-03-16 Thread Dan
Hi, Is there anyway to populate a test account with a load of data to work with? Seems awkward to have to make all the changes in the test account and then wait etc. Or is there a best practice for this sort of thing? Thanks Dan. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Search Term View for shopping campaigns

2022-03-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, I have looked into this and learned a bit more. While I can't comment on the UI or its functionality, the API team has confirmed that this removal was intentional and we have no plans to bring it back in the API going forward. I apologize for the inconvenience. Regards, Mike, Google Ads

Seems wrong mapping - call_ad

2022-03-16 Thread cv
Hi, Is this mapping correct? https://developers.google.com/google-ads/api/docs/migration/mapping#ad_performance Against Description1 and Description2 which shows ad_group_ad.ad. *call_ad_ad*.description2 and same fields are found at ad_group_ad resouces against call ad. On resource page it is sh

RE: Google Ads API Unauthorized Issue

2022-03-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Can you please confirm if the user email that was used to generate the OAuth credentials in the GCP project is also a listed user in the account that was specified in the request? If you can confirm this, please reply privately with the logs, and the email addres

AdgroupCriterion Query

2022-03-16 Thread Saurabh Suman
Hi Team, In Google Ads API what is the substitute of NegativeAdGroupCriterion class that was used in Adwords API. Thanks, Saurabh -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdgroupCriterion Query

2022-03-16 Thread Saurabh Suman
Also Can you please provide the replacement for BiddableAdGroupCriterion(Adwords API) in Google Ads API On Wednesday, March 16, 2022 at 7:13:14 PM UTC+5:30 Saurabh Suman wrote: > Hi Team, > In Google Ads API what is the substitute of NegativeAdGroupCriterion > class that was used in Adwords

Mock Google Ads API request

2022-03-16 Thread Javier Val
Hello everyone, When implementing our integration tests, there is a number of cases when we don't want to send real API requests. Instead we only want to imitate such sending. We are using the Google Ads .NET client, do you know a way to mock this behavior? Any tool, package or implementatio

Re: Error when authenticating with service account in docker image

2022-03-16 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 us with the complete request and response logs with request-id? Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2YlbTM:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Error when authenticating with service account in docker image

2022-03-16 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 us with the complete request and response logs with request-id? Please Reply privately to the author option. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q

RE: Few offline_user_data_job are in pending status for long time after submitting for running

2022-03-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, Thanks for reaching out. Can you please reply privately with the complete request and response logs associated with the jobs that are stuck in a pending state? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2YlnlD:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

top_impression_percentage and absolute_top_impression_percentage together with geo_target_most_specific_location

2022-03-16 Thread sebastia...@gmail.com
Hi, I'm trying to migrate to the Google Ads API but one thing is holding me back. I currently rely on the TopImpressionPercentage, AbsoluteTopImpressionPercentage fields of the GEO_PERFORMANCE_REPORT. I saw that version 10 of the Google Ads API finally added metrics.top_impression_percentage a

Re: Bidding Strategy Field is missing

2022-03-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Marc, Thanks for commenting on this thread. I can see that some of your campaigns have ​​bidding strategy type ​​target_spend. This is a standard that is embedded into the campaign. This is the reason why you should use the campaign.bidding_strategy_type field with the Keyword_view resource

RE: How can i set total budget for display campaign ?

2022-03-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vinothini, In Product Support's About campaign total budgets it states that currently, campaign total budgets are only available for video campaigns with a specific start and end date. In Ads API's Ad Types guide ​​​ it states that the Google Ads API permits only reporting of video ads.

Re: Why are the query conditions of the old and new interfaces consistent, but the results are different

2022-03-16 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising your concern. I am also a member of the Google Ads API team and let me provide support to your concern. I am afraid that even though you are using the same customer ID, the data will not be aligned to each other as you are comparing reports at different levels. With t

Re: Mock Google Ads API request

2022-03-16 Thread Zweitze
Take a look at the Google Ads .NET client package sources. These sources have themselves unit tests, and some utilities - for instance, mock an error. https://github.com/googleads/google-ads-dotnet On Wednesday, March 16, 2022 at 3:02:01 PM UTC+1 Javier Val wrote: > Hello everyone, > > When i

Re: Smart Campaign Ad - Landing Page

2022-03-16 Thread Kevin
Hi Yasar, I'm confused by your response here. I mentioned that I was trying to get data for a SmartCampaign Ad , that the value was present in the UI, and that the final_urls field did not retrieve the dat

Re: Trying to get Auth2 refresh token but get "bad 400: invalid_request"

2022-03-16 Thread 'Jason Ryan' via Google Ads API and AdWords API Forum
I also ran into this problem. Google is not very good about updating all their documentation when they deprecate something. The solution is to modify the "redirect_uri" in your your request url and change it from "urn:ietf:wg:oauth:2.0:oob" to "http://localhost/notarealpage";. That way, when

Create Discovery Ads

2022-03-16 Thread anoop kothari
Hi Team, I want to create Discovery ad via API, can you help me? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

"Unrecognized field in the query: \'customer_client.status\'."

2022-03-16 Thread Souvik Basu
Hello, I am getting this error, even if here it has been show that we can get the status https://developers.google.com/google-ads/api/fields/v10/customer_client my query is as below: SELECT customer_client.resource_name, customer_client.client_customer, " \ "customer_client.level, " \ "customer

RE: [CAUTION! EXTERNAL] facing issues with GetReportDownloader while migrating to google adwords to ads api

2022-03-16 Thread 'Satyavarapu, Srinivas - CW' via Google Ads API and AdWords API Forum
HI Team, I tried modifying and executing the query based on suggested but it is giving error and I am not able to resolved. My requirement is getting last 180 days of campaign performance in report. The code snippet in my program is below. Please help me in modifying the query highlighted as I

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-16 Thread Leo Sanchez
Replied to Nirmita with the requested info. Thanks, Leo On Tuesday, March 15, 2022 at 10:31:45 AM UTC-4 adsapi wrote: > Hi Leo, > > Thank you for reaching out to the Google Ads API support team. > > Could you share with us the following details below so our team can better > check on the issue

"Keyword or negative keyword text has too many words."

2022-03-16 Thread Jason Tiscione
I got an error from the API: KEYWORD_HAS_TOO_MANY_WORDS. I found the documentation at: https://developers.google.com/google-ads/api/reference/rpc/v10/KeywordPlanAdGroupKeywordErrorEnum.KeywordPlanAdGroupKeywordError It says KEYWORD_HAS_TOO_MANY_WORDS means "Keyword or negative keyword text has

not able to create Discovery campaign

2022-03-16 Thread anoop kothari
Hi Team, I am not able to create discovery campaign using API. When I try I am getting error message. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this mess

Why is an error reported when creating upload ad

2022-03-16 Thread Kieran Eddy
#!/usr/bin/env python # Copyright 2020 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by a

Getting Cost of Each Click

2022-03-16 Thread LB
I am looking to create a report where I get one row per gclid and the cost of that click / what was I charged by google for that click. Not sure if this is possible as I could not find any reference to gclid in the documentation for reports. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: AdgroupCriterion Query

2022-03-16 Thread Saurabh Suman
Thanks for response Can you please confirm if for AdGroupCriterion we can replace UserStatus(AdwordsAPI) with AdGroupCriterionStatusEnum.AdGroupCriterionStatus in Google Ads API Thanks, Saurabh On Thursday, March 17, 2022 at 8:22:16 AM UTC+5:30 adsapi wrote: > Hi Saurabh, > > > Thanks for

About google ads api

2022-03-16 Thread 郑晓威
Hi, I have a requirement like this: I need to track the user's actions in the advertisement, such as the number of times the user clicks the advertisement or clicks the registration button in the advertisement, and then uploads the data to the google ad background for the operators to analyze an