Google Ads API Unauthorized Issue

2022-03-15 Thread 정상연
Hi There, After completing the project creation on the Google Cloud platform, the Credentials (our Client ID and Client secret) were successfully created. Based on this, after receiving a refresh token, I tried to call up the campaign list as it appeared in the official guide, but the message

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

2022-03-15 Thread xmarcle
Hi, I think the query object I used is correct, because I use other customer IDs to query separately and get the same result. If *KEYWORD_VIEW* should not be used, which query object should I use. 在2022年3月15日星期二 UTC+8 18:58:38 写道: > Hi, > > Thank you for raising your concern to my team. >

Smart Ads Link has parameters added on and we can't figure out where it comes from

2022-03-15 Thread Analytics CTC
Hello, We've been stuck on this issue for a month and need support. Our smart shopping ads have extra parameters being added when the link gets redirected and we have no idea how it's being added. We checked all the template URLs and Product settings with no luck. For example, the ad serves so

Smart Campaign Ad - Landing Page

2022-03-15 Thread Kevin
Hi, In the Google Ads UI, I can set a landing page for each of my SmartCampaign Ads: [image: SmartCampaignAdLandingPage.png] Where can I find this data in the API? I see that descriptions

Re: Bidding Strategy Field is missing

2022-03-15 Thread Marc Kamphuis
Is this solved yet? Using the following query: SELECT ad_group_criterion.keyword.text, bidding_strategy.type FROM keyword_view returns no bidding_strategy.type Result row: {"adGroupCriterion":{"resourceName":"customers/3494982994/adGroupCriteria/252561751~11616591","keyword":{"text":"baby"}

RE: Data discrepancy in Google Ads API and IU

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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 investigate the issue further, could you please provide the complete API logs (request and response with request-id

Error when authenticating with service account in docker image

2022-03-15 Thread Adélaïde Bonhoure
Hello, I am trying to connect to my Google Ads Seat through Google Ads API. I have the simple following code to authenticate. ### from google.ads.googleads.client import GoogleAdsClient DEVELOPER_TOKEN = "" => Developer token in string USE_PROTO_PLUS = "true" JSON_KEY_FILE_PATH = '/app/se

RE: Campaign and asset-base PageFeed association question

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi there, Thanks for reaching out to the Google Ads API Forum. During the migration to asset-based DSA, your account will work in a hybrid mode. Both the legacy feeds and asset-based feeds will continue to serve. If a campaign has both an asset-based feed and a legacy feed, then both will serve

RE: Delete OfflineUserDataJob

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Vamshi, Thank you for raising this concern to Google Ads API support team. With regard to your concern, "Can we delete an OfflineUserDataJob which was created but still not run?" I am afraid that this is not supported in our Google Ads API. However, could you provide a use case for this feat

Re: Get Adgroup Ads Issue Google Ads API

2022-03-15 Thread Saurabh Suman
Any update on this? On Tue, 15 Mar, 2022, 2:26 am Google Ads API Forum Advisor, wrote: > Hi Saurabh, > > Thank you for reaching out to the Google Ads API support team. > > Allow me to raise the issue of internal error to my team. Rest assured > that we will provide updates when available. > > Th

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

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
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? In the AdWords API complete SOAP logs (request and response with requestId) In the Google Ads API complete logs (request and r

Resource Exhausted, Too Many Requests from api_core and not googleads package

2022-03-15 Thread Hugo Bauer
Hi, I have a problem/question with the Google Ads *Python* client, which returns a google.api_core.exceptions.*ResourceExhausted* exception when I request *KeywordPlanIdeaService* too often. I understand why the exception is thrown, but is it normal for the *api_core* to return it? Based on the

RE: Mutate HTML5_UPLOAD_AD ads

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dorian, Thanks for reaching out. Can you please privately provide the complete request and response logs for the request that resulted in an IMMUTABLE_FIELD error? Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2YlQVS:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Fix a disapproved ad via API

2022-03-15 Thread Javier Val Lista
Thank you very much for your reply Matt. We'll keep an eye out for future release notes, because it would be a very valuable feature for us. Regards *Javier Val* | .NET Engineer & Team Lead [image: web] business.tiendeo.com [image: linkedin] Linkedin <

Re: Keyword Ideas grouped view

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dmytro, Thank you for the confirmation to this concern. I work with Heidi and allow me to provide support here. It appears that the feature that you are looking for is currently not supported in the generate keyword ideas. However, our team has already raised a feature request for this feat

Re: Fix a disapproved ad via API

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Javier, The API is able to handle exceptions for policies (e.g. exceptions for industry standards), but appeals are not supported. Please allow me to make a feature request on your behalf. New features will be announced in the release notes. Regards, Matt Google Ads API Team Matt Google Ads

Re: The same keyword have different keywordthemeconstant id.

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, I have an update here. It sounds like the API functionality is correct, and the primary issue is that the UI is rendering the names incorrectly. The team is currently in the process of working on a fix, although I am not able to comment on when it might be available. Regards, Mike, Goog

Re: tracking_url_template can't be removed

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Cristiano, This channel only provides general API support and for PHP client library support, you can post on this forum. Please see this page that discusses field masks in the PHP client library. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Yl5RU:ref -

The billing setup is not eligible for budgets.

2022-03-15 Thread teamvadw...@gmail.com
Hi, I'm trying to set a spend limit but I'm receiving errors back with *The billing setup is not eligible for budgets.* Currently Billing setup using Credit Card -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~

Re: Search Term View for shopping campaigns

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello, To follow up here, I'm investigating the UI version of this report that you mentioned, and comparing it to what we have in the API. I will get back to you once I have more information I can share. Regards, Mike, Google Ads API Team ref:_00D1U1174p._5004Q2Mkz8S:ref -- -- =~=~=~=~=~=~=~

Data discrepancy in Google Ads API and IU

2022-03-15 Thread Frode Sætre
Hi, I am trying to solve an issue with missing clicks and cost from the API data. Just pulled all the data for February and comparing the data, field for field. The GAQL: SELECT customer.id, customer.descriptive_name, campaign.id, campaign.name, campaign.status, campaign.advertising_chann

RE: No data from performance max campaigns in table shopping_performance_view

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Adam, Thanks for reaching out to the Google Ads API Support team. To investigate the issue further, could you please provide the complete API logs (request and response with request-id)? You may then send the requested logs via the Reply privately to author option. If this option is not a

RE: Metric hourly change

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Jing, Thanks for reaching out to the Google Ads API Support team. With regards to your concern, You can use this segments.hour For hourly level breakdown of your reports. Also you may check out this data freshness as it discusses possible delays in statistics due to back end computations.

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

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for raising your concern to my team. Upon checking the details that you provided, I can see that the mapping of the 2 reports is incorrect and this is the reason why you encountered differences between those two. The CAMPAIGN_PERFORMANCE_REPORT will return the data at campaign le

Re: How to get google user interests in french?

2022-03-15 Thread Vinothini Palanivel
Thank you for your response. On Tue, Mar 15, 2022 at 12:19 AM Google Ads API Forum Advisor wrote: > Hi Vinothi, > > Thank you for reaching out to the Google Ads API support team. > > I raised with my team your request. This request is subject to review. So > I would recommend keeping an eye on o

Google ads account status

2022-03-15 Thread Logrise lda
Good Morning, is it possible, to retrieve the ad account status. from the Google ads API? if so, is there any place where i can guide myself to achieve it? I am using the new Google ads API client libraries Thanks in advance -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find u

Error says that I should get standard access but I already have it

2022-03-15 Thread Lukas St
Hello, I am getting an error message with quotaError "*RESOURCE_EXHAUSTED*". The error says that "*Get requests for standard access*", but I already have the standard access. If I click on Tools > API center, the access level says "Standard Access". Is this a wrong error message? The full error

Mutate HTML5_UPLOAD_AD ads

2022-03-15 Thread Dorian Kind
Hi, according to the documentation , ads of type DisplayUploadAd are mutable. This should include the specific subtype HTML5_UPLOAD_AD

Re: Fix a disapproved ad via API

2022-03-15 Thread Javier Val
Hello Carmela, Thanks for your answer, however that functionality is not exactly what we need. In our case, these are ads that respects Google Ads policies, but are rejected due to a review error. Two typical examples for us would be ads disapproved for alcohol (but actually the image contains

Re: tracking_url_template can't be removed

2022-03-15 Thread Cristiano De Luca
Thank you Peter for your answer . Based on the code I wrote you could you tell me exactly how to remove the tracking url template? Maybe a code example (template) to always use, then I adapt it to my code. Also which methods to use and which instances? On Tuesday, March 15, 2022 at 6:31:45 AM

Delete OfflineUserDataJob

2022-03-15 Thread Vamshi TG
Hi, Can we delete an OfflineUserDataJob which was created but still not run? Thanks, Vamshi -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleads

Re: Keyword Ideas grouped view

2022-03-15 Thread Dmytro Horbachov
Hi Heidi, Thanks for your response. I already tried KeywordPlanKeywordAnnotation but it doesn't group keywords in a way it does on previous screenshot unfortunately. I

Re: Google ads will remove the special characters like - or " in keywords

2022-03-15 Thread Rock Qi
Hi, Client library is Java. Maven: com.google.api-ads:google-ads:17.0.1 -Rock 在2022年3月15日星期二 UTC+2 09:38:12 写道: > Hi Rock, > > Thank you for raising this concern to Google Ads API team. > > Can I ask what *client library* you are using? In order for us to route > you to the client library auth

Campaign and asset-base PageFeed association question

2022-03-15 Thread 任Robin
Hi team, Currently, we get associated DsaPageFeedIdList in campaigin level. After migrate to Asset base feed, can we only get the association from CampaignAssetSet service? Is DsaPageFeedIdList still available? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

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

2022-03-15 Thread xmarcle
Hi, I use Adwords API interface and Google ads API interface to query the advertising series report on the same date, but the results are inconsistent *Adwords API:* ["awqlString":"Google\AdsApi\AdWords\Query\v201809\ReportQuery":private]=> string(334) "SELECT CampaignStatus, CampaignName, S

Re: Status Mapping in PolicySummary.ApprovalStatus

2022-03-15 Thread Javier Val
Thank you very much Matt, I await your response. Regards El lunes, 14 de marzo de 2022 a las 21:13:34 UTC+1, adsapi escribió: > Hi Javier, > > Thanks for reaching out. Please allow me to share your inquiry with our > team to clarify how three states map to the Ads > API ad_group_ad.policy_s

为什么新旧接口查询条件一致,但结果不同 为什么新旧接口查询条件一致,但结果不同 Why are the query conditions of the old and new interfaces consistent, but the results are different

2022-03-15 Thread xmarcle
Hi, I use Adwords API interface and Google ads API interface to query the advertising series report on the same date, but the results are inconsistent *Adwords API:* ["awqlString":"Google\AdsApi\AdWords\Query\v201809\ReportQuery":private]=> string(334) "SELECT CampaignStatus, CampaignName, S