Error in Google Ads API: change_event.client_type - Changes via "GOOGLE_ADS_EDITOR" are missing.

2020-12-09 Thread Mat
Hi, I noticed another error in the change_event report: If the changes werde made through the Google Ads Editor, they are missing in the report. The change_event.client_type "GOOGLE_ADS_EDITOR" does not seem to work properly. Regards Mat -- --

Re: Calls failing to "change_event" report

2020-12-09 Thread Mat
Hi Anash, I've now fetched the change_history of >200 client accounts for the last 30 days and did not run into an error. So I think it's safe to say that the error I reported on November, 11 has been fixed. Thank you! Regards Mat adsapiforumadvisor schrieb am Mittwoch, 9. Dezember 2020 um

Re: Custom metrics added and Invalid Interactions and Invalid Interaction Rate not available through API

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for your follow up. Could you provide more details as to what you meant by other fields? If you are referring to the below, then unfortunately these are not available in the APIs : Invalid Interactions Invalid Interaction Rate Non-viewable impr. Non-measurable impr. For metrics

Re: Can i get login_customer_id of a client account programatically?

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hi Imran, You can derive your request URL by referring to the following guides : https://developers.google.com/google-ads/api/docs/rest/common/get https://developers.google.com/google-ads/api/docs/rest/common/others You may also check out our discovery document and this url

RE: Unable to create a Media Bundle Asset through Ads API

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hi Cody, To further investigate, please provide the following details for the issues that you've mentioned via Reply privately to author option: Customer ID complete request and response with request ID Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q28nzfB:ref

Re: Google Ads API Access to account directly, without MCC and login-customer-id

2020-12-09 Thread Ершов Александр
And if so, will the following work - Another MCC gives access to account to my MCC - I create OAuth credentials - connect using loginCustomerID = my MCC id - specify this account via adsServiceClient->searchStream(customerId, $query); - work with it On Thursday, December 10, 2020 at 2:20:03

Re: Google Ads API Access to account directly, without MCC and login-customer-id

2020-12-09 Thread Ершов Александр
It works under old Adwords API, so that's a bit weird to me It means that to have access to account which wasn't created by me (was created by another MCC), I either need - get OAuth credentials from original MCC - connect this account not directly to my email, but to my MCC email account, and

Google Ads API Access to account directly, without MCC and login-customer-id

2020-12-09 Thread Ершов Александр
Hello! I have a working access to account in the old Adwords API - customerId - developerToken - clientId (from my email which has Standard Access and can access via Google Ads UI) - clientSecret This account isn't connected to my MCC, I have only Standard access to it. But when I try to

Re: Filtering on Label Status

2020-12-09 Thread Kevin
I reproduced the error today. This is the error log - customer ID and request ID are in *bold*. Let me know if you need additional information. [2020-12-09 21:26:51Z] - Request made: Host: https://googleads.googleapis.com, Method: /google.ads.googleads.v6.services.GoogleAdsService/Search,

Re: Getting an error while fetching metrics.conversions_value_per_cost from Campaign

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. You could query conversions_value_per_cost and all_conversions_value_per_cost from keyword_view resource or ad_group_ad_asset_view resource. You could query message_chat_rate, message_impressions and message_chats from extension_feed_item resource. Thanks and

RE: Google API developer

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hi Chirag, Thank you for reaching out. Currently the AdWords API does not provide Node.js client library. You could find a list of available client libraries to use. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q28oH55:ref -- --

AdWords API: Viewing Users who can access an Account

2020-12-09 Thread Tim Tsai
Hi there, I am trying to retrieve all the users who have access to a specific account. If I have access to an account through the AdWords API, is there a service that tells me which users have access to this account and what their level of access is? Thanks, Tim --

Retrieving ParentLocations in Google Ads

2020-12-09 Thread Kevin
Hi, I was having trouble finding an analog for the ParentLocations data from the AdWords API in the GoogleAds API

Exception: No functional channel service provider found. Try adding a dependency on the grpc-okhttp, grpc-netty, or grpc-netty-shaded artifact

2020-12-09 Thread 'KG' via AdWords API and Google Ads API Forum
Trying to migrate from AdWords API to Google Ads API. Using v6. In my POM file I have: com.google.api-ads google-ads 10.0.0 I even added explicitly: io.grpc grpc-okhttp 1.30.0 io.grpc grpc-netty 1.30.0 io.grpc grpc-netty-shaded 1.30.0 But I'm still getting

RE: Data Discrepancies between API data and data from reporting UI

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hello, Can you please share your API report definition, its results and the results from your UI so that I can take a closer look? Please do so using reply privately to author. Thanks, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q28nypj:ref -- --

Re: Adwords API issue with the library

2020-12-09 Thread 'KG' via AdWords API and Google Ads API Forum
Hey, I'm sorry to be getting into this thread, but I can't seem to be able to start a new thread. I have a question about Google API (migrating away from AdWords API) and I can't create a new thread here. And I can't figure out how to reach out any moderators or admins or anyone about it. On

Re: Calls failing to "change_event" report

2020-12-09 Thread duca...@gmail.com
Thanks for the update. Unfortunately we still see this error from our side. I have replied privately with the request id for further investigation. Thanks! On Wednesday, December 9, 2020 at 7:58:49 AM UTC-8 adsapiforumadvisor wrote: > Hi Caihua, > > We pushed a fix to our servers, so could

Can you use HTML5 ads for dynamic retargeting using the API?

2020-12-09 Thread Tory Hornsby
We've created HTML5 ads for Dynamic Retargeting, which work if we upload them manually. We have lots of clients and can't do this manually for all of them, therefore we're using the API. However, we're getting an error: MEDIA_BUNDLE_NOT_COMPATIBLE_TO_PRODUCT_TYPE This means "The media bundle

RE: Ad ID differences

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hello, Please send the report queries you used for these reports through reply privately to author so I can take a closer look at why this behavior is occurring. Thanks, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q28nz8M:ref -- --

Re: Bidding Strategy report issues

2020-12-09 Thread SP
Hi, after tried several times im not able to enable the reply privately button/option I reply from directly from the email, i hope you receive the information, if not, please let me know thank you El miércoles, 9 de diciembre de 2020 a las 6:21:31 UTC+1, adsapiforumadvisor escribió: > Hi, >

Re: How to use proxy in google-ads-php and nginx grpc?

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for providing those additional details. Allow me to bring this issue to our team and investigate further. We will provide an update as soon as we can. Thanks, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q28nnB2:ref -- --

RE: Aggregate cost per ad group at criteria report?

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hello Samir, If you want data aggregated at the ad group level, you can use the Adgroup Performance Report. Here is a reference chart to show what reports you should run depending on what level you want them aggregated. Cheers, Anthony Google Ads API Team Anthony Google Ads API Team

RE: Adding dynamic ad targets using API calls (Google ads API)

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hey Oliver, Please see our guide on creating Dynamic Search Ads, specifically this section. It details how to create a webpage criteria under these ad groups. Let us know if you have any questions. Cheers, Anthony Google Ads API Team Anthony Google Ads API Team

RE: Any Python Snippets to Upload a User List(Customer Match) with Mobile Device IDs for Re-marketing?

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hello, Thank you for reaching out. The Google Ads API documentation has a code example that uses Customer Match to create and add users to a list. Please note that this sample uses customer info matching, so the upload key type should be changed from CONTACT_INFO to MOBILE_ADVERTISING_ID.

Re: Calls failing to "change_event" report

2020-12-09 Thread Google Ads API Forum Advisor Prod
Hi Caihua, We pushed a fix to our servers, so could you please confirm if the issue is addressed? If it persists, please respond with a fresh log and I'll follow up with the relevant teams again. Cheers Anash ref:_00D1U1174p._5004Q27uEVS:ref -- --

Re: Call-only Ads created as Old version

2020-12-09 Thread 'be...@hootinteractive.com' via AdWords API and Google Ads API Forum
Hello, I'm now using Google Ads API v6 and I having the same issue as using Adwords API. Call-Only Ads are being created in an older format. There are special values or variables that I have to pass through the API in order to create the new version of the Call-Only Ads? Thanks On Tuesday,

customerClientLinks:mutate through REST API

2020-12-09 Thread Steve Wilcox
Greetings All! I'm having some trouble getting a REST API call working. The issue appears to be with my JSON, given the error message, but I know from long experience not to bet on that. The URL I'm sending against is: https://googleads.googleapis.com/v5/customers//customerClientLinks:mutate

How to know the date of a GclId ?

2020-12-09 Thread Samir Sabri
Hello We are having difficulties in getting details related to GclId due to the fact that we don't have the exact date at which the impression time was when GclId got generated. As in the click performance criteria report: *The Date field indicates the time of the impression, not the time of

Search Query Performance Report request for 1/2 accounts just hangs

2020-12-09 Thread san...@bidnamic.com
Hi, We have 1 or 2 adwords accounts where we request the search query performance report at which point the adwords client seems to hang and not give a response. We are using the python client and the report query looks like this for example: SELECT Date, Device, ExternalCustomerId,

Re: Adwords API issue with the library

2020-12-09 Thread Sanket Tandalekar
Hi, Thank you for your response. The issue is now resolved so no need to escalate further. It was some minor mistakes from our end. Sorry for the trouble. Thanks, Sanket Tandalekar On Wed, Dec 9, 2020 at 9:08 AM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi

Re: Campaign Metrics

2020-12-09 Thread cv
Hello Anthony, I am little confused. On UI I can see Target CPA and Avg. Target CPA both same values But API is returing only value for Avg. Target CPA My values Target CPA - campaign.maximize_conversions.target_cpa - Nothing Return by API Target ROAS - campaign.target_roas.target_roas -

Re: Shopping Ads BatchJob CANCELED without ant processed ops

2020-12-09 Thread Miquel Isern Roca
Can't click on *Reply privately to author. *A popup tells me I don't have permissions to do so on this group. Anything I can do about it? On Wednesday, December 9, 2020 at 6:06:39 AM UTC+1 adsapiforumadvisor wrote: > Hi Miquel, > > Thanks for posting your concern. > > Could you clarify

ASSET_DATA_IS_MISSING error on create text_asset

2020-12-09 Thread Eleni Lianou
Hello, I am trying to create a text asset using the REST interface and I get the error ASSET_DATA_IS_MISSING Here's my request: {"operations":[{"create":{"text_asset":{"text":"Test text"}}}]} and here's the error I get: 400 - {"error":{"code":400,"message":"Request contains an invalid

Re: Dynamically change client id in adsapi_php.ini file of Googleads php library

2020-12-09 Thread hemant dhote
Hello Team, I am getting this error when trying to update the BID but I am not able to find any solution to this. *Fatal error*: Uncaught Google\AdsApi\AdWords\v201809\cm\ApiException: [BiddingErrors.BID_TOO_MANY_FRACTIONAL_DIGITS @ operations[0].operand.biddingStrategyConfiguration.bids[0].bid;

Google Ads API: How to get the field of ShoppingSmartAdInfo

2020-12-09 Thread Pengfei Zhang
There is no field information about ShoppingSmartAdInfo in the API reference, and is there any other method to get the field of ShoppingSmartAdInfo? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

How to get metrics data from keyword_view with Google Ads API?

2020-12-09 Thread Gian Snow
Is it possible to get metrics data such as an impressions like keywords screen at Google Ads UI with ads API? I tried to fetch them using the following query. But, all metrics data were returned 0 although some data exist. SELECT campaign.name, ad_group.status, ad_group.type,

Google Laravel Example Giving Stream NULL *need help*

2020-12-09 Thread Floyd van der weij
Hello, i have been working with Google ads over 2 weeks now, without any progress. I tried making my own app, then used examples and then i went over to just debug stuff without any progress. Now im at the laravel Example from google and everything finally looked like it worked but im getting

ConversionRate in grpc api

2020-12-09 Thread FW API
Hi. The old Adwords API contains a field ConversionRate for reports. https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#conversionrate What's the name for this metric in the new grpc API? I haven't found anything called *rate on the Metrics object.