RE: Hotel Reconciliation report

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Nichole, Thank you for reaching out to us. With regard to your concern, you can try this campaign.commission.commission_rate_micros that refer to the commission rate that defines the portion of the conversion value that the advertiser will be billed. Kindly let us know if this is what you'r

Re: Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-16 Thread Chen Xiaowei
Thanks for your reply.Now try again and successfully get the correct structure response by adding a “language code” eum.But the "language code" field is optional listed in document . I want t

RE: New Notifications / Explanations In UI Available in API?

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Pete, Thank you for raising your concern to my team. Upon checking, it appears that there is no API service that is equivalent to the UI view that you've shown in the provided screenshots. With this, allow me to raise a feature request to my team about this, subject for review. I would sugg

RE: Decimals in Campaign Conversions

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Marc, Thank you for posting your concern. Please note that our team could only provide support to the issues or concerns that are related to the Google Ads API. Since your question is related to the values that you are seeing in the UI, then this is a product related question and outside of

UNEXPECTED_SIZE

2021-12-16 Thread Vüsal Babayev
Hello, I try to create an image ad by using Google Ads API(Python client library) and I got this error: errors { error_code { image_error: UNEXPECTED_SIZE } message: "The image is not of legal dimensions." } However, my image file is in acceptable dimensions(250x250) -- -- =~=~=~=~=~=~=~=~=~=~

RE: Permission Denied: Being requested to Enable the Google Ads API in the wrong GCP account.

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Nelle, Can you confirm that you followed the steps in this guide? You should be able to see your project IDs by clicking on the project in the top left-hand corner of the screen. You can also try creating a new project and enabling it then using those credentials for your API call. If that d

RE: ServiceUnavailable: 503 failed to connect to all addresses

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Mark, It appears that your concern is more on implementation/integration of our client libraries rather than anything specific to Google Ads API itself. Since this is more of implementation/integration specific issue, then we would recommend reaching out the developer who maintain our client

RE: Urgent: Grant GoogleAds Developer Token Basic Access

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Naveen, Thank you for reaching out to us. With regard to your concern, the DEVELOPER_TOKEN_NOT_APPROVED usually occurs when you are using an unapproved developer token to make calls against a production account. Since you mentioned that you already submitted a request form to grant a Basic

RE: 401 error

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Prasad, I'm Kevin from the Google Ads API Team. Could you please confirm if you’ve indeed followed every step of the service account guide, specifically the prerequisites? If your service account has been correctly configured, please provide the complete request and response logs with req

Re: Google Ads API: how to get serving_status for Ad groups and Ads level?

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Morad, Allow me to raise your follow up to my team about the fields that you are looking for. Rest assured that we provide updates when available. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2KbtVc:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

How to Use Asset-Based Page Feed on UI

2021-12-16 Thread 莫成娴
https://developers.google.com/google-ads/api/docs/dynamic-search-ads/dsa-page-feeds https://ads-developers.googleblog.com/2021/11/announcing-dsa-page-feeds-and-dynamic.html I'm trying to create the asset-based page feed. But I didn't found any place to create it through UI. Currently I created one

Re: Status code 500 when getting Change Event Data

2021-12-16 Thread Kyotsu, Project
We've been getting the aforementioned issue a lot lately, even though we've tried using API v9. This data type is desperately needed. Please check the system and respond to us as soon as possible. Below is information about our most recent error request curl --location --request POST ' https://goo

RE: Creating a CustomAudience in behalf of my customer

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Vanessa, Thank you for posting your concern. I can see that there is another email thread where this concern has already been raised. I will reiterate my answer here, however, I would suggest to continue the discussion on one email thread for better tracking of updates. Moving forward, plea

RE: Php syntax error in LoggerInterface.php

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Didier, Thank you for raising your concern. I completely understand your concern. However, since the issue is more on client library configuration, then I would suggest to reach out to the author of the client library as they are more equipped here. You can reach out to the author of the PH

RE: Not able to mutate Campaign Budget and AdGroup Bid

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Ray, Thank you for posting your concern. To investigate the issue, could you provide the login user account that you've used to authenticate the API requests and the complete request and response logs with request ID and request header generated on your end where we can see the 2 errors? Yo

Re: DEADLINE_EXCEEDED error

2021-12-16 Thread Anis Ahmed
Hi, thanks for the quick response, well my query did work after I added Segments.DATE to it but I do have one follow up question that how old data can I fetch for my report? Is there a limit ? On Thursday, December 16, 2021 at 10:32:53 PM UTC+1 adsapi wrote: > Hello Anis, > > Thanks for replying

RE: How to retrieve conversion action ids of campaign

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Martin, I tried your report and received Id's. Could you privately send us a request and response log of API communication that returns this funny response? The request and response appears similar to the JSON Mappings in our REST documentation. Our client libraries have loggers with logging

Re: DEADLINE_EXCEEDED error

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Anis, Thanks for replying back. Glad to hear that you found a solution. With regards to your new query, as per my understanding Zero impressions will be included by default with any reports when segmenting a report unless you are not Excluding zero impressions. Please follow this document

RE: AUTHORIZATION_ERROR

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Andjel, Thanks for reaching out to the Google Ads API support. I understand that you have encountered the error AUTHORIZATION_ERROR. It’s tough to say a solution with a partial log. Could you please provide the complete request and response logs with request-id so our team can investigat

RE: Can't set Maximize conversion bidding strategy

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Amol, Thanks for reaching out to the Google Ads API support. Maximize conversions is an automated bidding strategy to help get the most conversions for your campaigns while spending your budget. For us to investigate the issue further, could you please provide us with the complete reques

RE: Not getting Combined Audience List by API call

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello, Thanks for reaching out. It appears you are using the GET request specified here. Can you please reply privately with your full request details and the unredacted endpoint (removed *'s)? Thanks, Matt Google Ads API Team Reminder: Share your feedback about the Google Ads (AdWords) API!

Hotel Reconciliation report

2021-12-16 Thread 'Nichole Clark' via AdWords API and Google Ads API Forum
Hi there, We're tying to programmatically generate the hotel reconciliation csv file. Using the API, we can retrieve the rows that need to be reconciled by querying hotel_reconciliation easily enough. However, we need to be able to determine what the commission % and campaign were at the time o

RE: Programatically updating payment method + getting per-transaction receipt

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Stevche, Thanks for reaching out to the Google Ads API support team. Could you please share a few screenshots where you can expose both functionalities on the Google Ads UI? I am wondering if we have that kind of functionality on the Ads API except monthly invoices. Regards, Reminder: S

Re: Getting fields descriptions with GoogleAdsFieldService

2021-12-16 Thread Luis
Hi Ernie, Thanks a lot for your answer. How about the field display name? If there a way to programmatically get for a given field the display name as shown in the Google Ads interface? It seems that GoogleAdsFieldService doesn't offer that info neither. I believe it would really make sense tha

Re: DEADLINE_EXCEEDED error

2021-12-16 Thread Anis Ahmed
Hi, thanks I got it working, also one more question that how can I check if a certain report like ad_group_ad_report supports zero impressions or not? On Wednesday, December 15, 2021 at 11:37:58 PM UTC+1 adsapi wrote: > Hello Anis, > > Thanks for reaching out to the Google Ads API support. There

RE: Need help with class names for migration

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Wayne, Thanks for reaching out. You can find the AdWords API => Ads API feature mapping for your list in the migration guide. Regards, Matt Google Ads API Team Reminder: Share your feedback about the Google Ads (AdWords) API! Take the 2021 Google Ads API and AdWords API Annual Survey Matt

RE: Update budget money amount for campaigns

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Jurijs, Thanks for reaching out. You can use the Get Campaign by Label example and use the CampaignService to update the budget of that campaign after retrieving each campaign. This is discussed in the campaign budgets guide. Regards, Matt Google Ads API Team Reminder: Share your feedback

RE: what happen if we generate a new Token?

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello there, Thanks for reaching out to the Google Ads API support. Any kind of updates on the basic/standard access for the developer token is a function of the Compliance team. I would suggest you reach out to the compliance team, they will review your request and do the needful. Regards, R

RE: Whole bidding strategy is missing while quering from campaign

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Algirdas, Thanks for reaching out to the Google Ads API support. I have tried the same GAQL query on my end you provided and I was able to generate the (ENABLED and PAUSED) records when I removed the segments field, since these ENABLED and PAUSED campaigns have zero impressions, and when

Re: How to get Performance Max campaign's asset report

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi, I work with Jakeia and will assist you. Currently, we don't have support for Performance Max asset metrics. Could you privately send us a full screen screenshot of the UI with Performance Max asset level metrics? Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2TLIwX:ref --

Urgent: Grant GoogleAds Developer Token Basic Access

2021-12-16 Thread 'Naveen Kumar Dodde Gowda' via AdWords API and Google Ads API Forum
Hi Adwords API Team, We are using Workato integration to connect to GoogleAds. We were able to establish a connection to GoogleAds but when we try to test to get campaign data we are getting the below error - *DEVELOPER_TOKEN_NOT_APPROVED* *Error Message:* http://schemas.xmlsoap.org/soap/envelop

ServiceUnavailable: 503 failed to connect to all addresses

2021-12-16 Thread Mark Schultz
Running into this error message, any help you can provide would be greatly appreciated: Request made: ClientCustomerId: 4579869678, Host: googleads.googleapis.com, Method: /google.ads.googleads.v8.services.GoogleAdsService/SearchStream, RequestId: None, IsFault: True, FaultMessage: failed to c

RE: No data by custom conversions events for specific campaigns

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Oleksandr, Thank you for reaching out to Google Ads API support. Could you privately send us a request and response log of API communication of an upload of conversions that should have registered and didn't? The request and response appears similar to the JSON Mappings in our REST documen

Re: Permission Denied: Being requested to Enable the Google Ads API in the wrong GCP account.

2021-12-16 Thread Nellle Rickchards
PS: I'm connecting via the OAuth Desktop Application method (https://developers.google.com/google-ads/api/docs/client-libs/python/oauth-desktop). I was connecting fine with the old Google Adwords API. On Thursday, December 16, 2021 at 11:46:24 AM UTC-5 Nellle Rickchards wrote: > Hello, I'm ru

Permission Denied: Being requested to Enable the Google Ads API in the wrong GCP account.

2021-12-16 Thread Nellle Rickchards
Hello, I'm running into the following error when calling campaign_budget_service.mutate_campaign_budgets ``` FaultMessage: Google Ads API has not been used in project before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/googleads.googleapis.com/ove

401 error

2021-12-16 Thread prasad mokkapati
Hi, I am getting the following error. Using service account. What could be the reason for this ? Caused by: io.grpc.StatusRuntimeException: UNAVAILABLE: Credentials failed to obtain metadata at io.grpc.Status.asRuntimeException(Status.java:535) ... 14 more Caused by: java.io.IOException: Erro

RE: Campaign Proximities are not working correctly

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Meir, Thanks for reaching out to the Google Ads API support. The address you provided in the Proximity object will be used to geocode and get a lat/long pair. You will see the reported error, if the information you provided cannot be geocoded to a valid lat/long pair. Please review this

Decimals in Campaign Conversions

2021-12-16 Thread Marc Karam
Hello, Since Dec 10, 2021 we started seeing decimals in conversions field on our Dashboard. We want to know what this is related to in the Ads or is it the way we are uploading the conversions? Note that we do the offline conversion upload using the Google Ads api. Here are some campaign Ids

Re: UNEXPECTED_INTERNAL_API_ERROR When Removing And Adding Deleted Youtube Channel Criterion

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Dorian, Thank you for the update. I will keep you posted as soon as I'm able to get more information here. Thanks, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2Mhwnf:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.

AUTHORIZATION_ERROR

2021-12-16 Thread Andjel Boskovic
Hi, I'm accessing customer account via GoogleAdsServiceClient->search(). Request header contains: "customer_id=CUSTOMER_ID" "login-customer-id": "MCC_ID" But the request is returned with error: Details: The caller does not have permission Failure: {"errors":[{"errorCode":{"authorizationError":"A

RE: Apache Log4j vulnerability

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Swaroop, Yes, the blog post applies to users of both the AdWords API and Google Ads API, so we would strongly recommend that you upgrade to the latest version of log4j according to the Apache Log4j Security Vulnerabilities website. Thank you, Ben, Google Ads API Team ref:_00D1U1174p._5004Q2T

Re: Google Ads API: how to get serving_status for Ad groups and Ads level?

2021-12-16 Thread Morad
Hi, Is there any news about this feature? Regards, On Monday, September 6, 2021 at 8:48:53 AM UTC+2 adwords...@gmail.com wrote: > > Ok, thank you! > понедельник, 6 сентября 2021 г. в 04:30:38 UTC+3, adsapi: > >> Hi, >> >> Thank you for the reply. >> >> I understand the reason for raising your

Creating a CustomAudience in behalf of my customer

2021-12-16 Thread Vanessa Maccherini
I am working at a marketing application that, after the user has granted the necessary permissions to the app, creates a custom audience in the customer's google profile. In order to do so I am using an unofficial which allows me to do so with NodeJS. After creating the necessary objects (clien

Re: Whole bidding strategy is missing while quering from campaign

2021-12-16 Thread Algirdas Jarockis
It also doesn't work when selecting from ad_group resource. On Thursday, December 16, 2021 at 12:09:10 PM UTC+2 Algirdas Jarockis wrote: > Hello, > I'm using php google ads v9 client. > > I was testing a simple query: > SELECT campaign.bidding_strategy, bidding_strategy.id, > bidding_strategy.nam

Php syntax error in LoggerInterface.php

2021-12-16 Thread did...@wihphotels.com
Hello we are migrating from Google Ads API V7 to V9 We have installed php client librairy V12 When we launch the app (php7.3) we get PHP Parse error: syntax error, unexpected '|', expecting variable (T_VARIABLE) in /home/metaio-dev-di/google-ads-php/V12/vendor/psr/log/src/LoggerInterface.php

Not able to mutate Campaign Budget and AdGroup Bid

2021-12-16 Thread Ray
Hi, I am trying to make a request to the Google Ads API. I am using the REST APIs and not the SDKs. The requests that I am facing issues with are - - Updating Campaign Budget: I seem to be getting the following error { "error": { "code": 403, "message": "The caller does n

Re: How to set a display campaign to only show on the YouTube website, channels and app?

2021-12-16 Thread Meir Mouyal
Ok, I will contact support, thanks! El jueves, 16 de diciembre de 2021 a las 11:00:09 UTC+1, adsapi escribió: > Hi Meir, > > This is Yasar and I work with Matt. Let me assist you with this. > > Thanks for confirming that you don't have any issues through the API. In > order to generate traffic, k

Campaign Proximities are not working correctly

2021-12-16 Thread Meir Mouyal
Something really weird is going on, some days they are created correctly without any problems and some other days it just fails. I always test it with different values, and for instance, yesterday it was working fine with "barcelona" as the city name, and today it isn't. The error I'm getting i

Whole bidding strategy is missing while quering from campaign

2021-12-16 Thread Algirdas Jarockis
Hello, I'm using php google ads v9 client. I was testing a simple query: SELECT campaign.bidding_strategy, bidding_strategy.id, bidding_strategy.name, bidding_strategy.type FROM campaign WHERE campaign.status IN ('ENABLED', 'PAUSED') AND segments.date BETWEEN '2021-12-08' AND '2021-12-08' It s

Re: How to set a display campaign to only show on the YouTube website, channels and app?

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Meir, This is Yasar and I work with Matt. Let me assist you with this. Thanks for confirming that you don't have any issues through the API. In order to generate traffic, kindly double check if your campaign is active. If it's already active, you may reach out to the product support team usi

Not getting Combined Audience List by API call

2021-12-16 Thread AMAP TEST
Hi Team, We want to get the *customers.combinedAudiences.get * list so we have created combined audiences on Ad server and we are trying to get the list by using API call(GET https://googleads.googleapis.com/v9/{resourceName=customers/*/combinedAudiences/*} ). We are getting empty data in resp

Re: How to retrieve conversion action ids of campaign

2021-12-16 Thread san...@knorex.com
4. How to add many custom goals to campaign? In this doc: https://developers.google.com/google-ads/api/reference/rpc/v9/ConversionGoalCampaignConfig There is only 1 param "custom_conversion_goal". On Thursday, 16 December 2021 at 14:50:44 UTC+7 san...@knorex.com wrote: > Hi, I have some questio

Google Ads API throws when geographic_view query contains "campaign.labels CONTAINS ANY ("customers/{{customer_id}}/labels/{{label_id}}")"

2021-12-16 Thread Noémi Molnár
The geographic_view requests fail when campaign.label is in the WHERE clause. Request details: 'https://googleads.googleapis.com/v8/customers/{{customer_id}}/googleAds:search', body: { query: "SELECT campaign.labels,segments.geo_target_metro FROM geographic_view WHERE campaign.labels CONTAINS A

Re: How to get Performance Max campaign's asset report

2021-12-16 Thread TUNG NGUYEN THANH
Hi I used asset_group but it just return the structure data of performance max campaign, not the report data. Is API just only support structure data, not report data yet ? Regards On Thursday, Dec

Can't set Maximize conversion bidding strategy

2021-12-16 Thread Amol Kawale
Hi, I'm using Google ads V8 PHP API for responsive display ad & App promotion (install only). If am setting any target cost then its working for both. But if i want to set default "Maximize conversion" strategy, its not working. As in google ads web UI, if any cost not set then it apply Maximi

No data by custom conversions events for specific campaigns

2021-12-16 Thread Oleksandr Hrebeniuk
Every day we upload offline conversions using Google Ads API V8. We noticed that some campaigns for one of our customers haven't data by our custom conversion event. We are sure that we upload conversion events correctly, otherwise, we wouldn't have data for all campaigns. I'm able to share any

RE: Create "suggestSmartCampaignAd“ successfully but return null.

2021-12-16 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hi Chen, Thank you for raising your concern to my team. To further investigate the issue, could you provide the complete request and response logs with request ID and request header generated on your end? You can use the -i flag in your curl command so that your tool will include the HTTP resp

Need help with class names for migration

2021-12-16 Thread Wayne
Hi team, We're migrating our Adwords API to Google Ads API. We need some help with the following class names - Placement, Vertical, BiddableAdGroupCriterion, AdGroupBidModifier. I also have a few other queries which I will share by privately replying to the author. -- -- =~=~=~=~=~=~=~=~=~=~=~