Re: ACTION_NOT_PERMITTED for Upload Click Conversion

2021-01-28 Thread Qi Wang
Finally we found the issue, it is because of the refresh we created doesn't have permission to upload conversion data to the customer. So the refresh token generate by the user who have the permission to upload conversion to this customer is working fine. Thank you very much! On Friday, January

RE: GAQL query - get campaigns with advertising_channel_sub_type not set

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Ales, You can refer to our Query grammar guide to know more on what operators you can use, depending on your reporting requirement. Regarding your question about the advertising_channel_sub_type if the value is not set, you can try and use the IS NULL operator. I hope this helps. Best regar

Re: Iteration of metrics [PHP]

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Floyd, Could you confirm if the main concern is about accessing the metrics you included in your query using PHP? If yes, then you may continue your discussion with the PHP client library owners instead. In addition, to ensure as well that you are not encountering issues with the API's repo

Credential could not be refreshed, "error" : "invalid_grant", "error_description" : "Bad Request"

2021-01-28 Thread dudoa...@gmail.com
We receive error "Credential could not be refreshed" when sending request to get report data. Please help me to clear this issue, why did this issue happend and how can we need handle it? Response error jp.co.everrise.batch.error.GetReportException: com.google.api.ads.common.lib.exception.OAuth

Google shopping api Request had insufficient authentication scopes

2021-01-28 Thread 陈以
Hi all: I make a request to Google shopping by curl: curl --request POST \ 'https://shoppingcontent.googleapis.com/content/v2.1/products/batch?key=[YOUR_API_KEY]' \ --header 'Authorization: Bearer [YOUR_ACCESS_TOKEN]' \ --header 'Accept: application/json' \ --header 'Content-Type: appli

Re: Empty data from shopping_performance_report

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Simon, Please try to send the requested details to this email address googleadsapi-supp...@google.com instead for privacy purposes. Regards, Ernie John Blanca Tacata Google Ads API Team ref:_00D1U1174p._5004Q2B3Nnq:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Google Ads API Billing set

2021-01-28 Thread rentca...@gmail.com
Hello, I would like to get a betting understanding of the Billing set up process. I have read the information from https://developers.google.com/google-ads/api/docs/billing/billing-setups and have created the following method to create a payment account under a specific payment profile accoun

Re: Update/Mutate campaign budget using REST API

2021-01-28 Thread Eylon Raymond Harari
Works great, thanks for the help! On Thursday, January 28, 2021 at 6:48:13 AM UTC+10 adsapiforumadvisor wrote: > Hi Eylon, > > Thank you for reaching out. Please give it a try to the following code: > > > curl --request POST \ > > --header "Content-Type: application/json" \ > > --head

Google Ads API: Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="GOAWAY received", ..)

2021-01-28 Thread Kevin
Hi, I've been encountering some Grpc.Core.RpcException issues. Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="GOAWAY received", DebugException="Grpc.Core.Internal.CoreErrorDetailException: {"created":"@1611862331.60700","description":"Error received from peer ipv4:172.217

Re: Bid Simulation

2021-01-28 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
[image: Screenshot 2021-01-28 at 22.21.57.png] Hi Xiaoming, I don't have the permission to reply privately, as per the screenshot. My question is however independent of my API request : can i get the bid simulator i see in the UI via API ? The doc above said I could Best, MM On Thursday, 2

Re: Bid Simulation

2021-01-28 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
Hi Xiaming, I don't have the permission to reply privately, as per the screenshot. My question is however independent of my API request : can i get the bid simulator i see in the UI via API ? The doc above said I could Best, MM On Thursday, 28 January 2021 at 18:11:12 UTC adsapiforumadvisor

RE: User_id for customer match list

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Da, Thank you for reaching out. A list can be uploaded with only one type of data and once uploaded will not accept any other ID types. That means if you have uploaded the contact info (email, phone number, address) as the user list member identifiers then you are not supposed to upload user

RE: Error on timely conversion update

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Markus, I completely understand your concerns. This error looks like enforcing a product level restriction. However, I am forwarding this to the rest of the team to have a deeper look on this error and also to address your concerns regarding list of errors. Meanwhile, please go through the f

Re: Can I set Payment source account by Google Apps Script

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hello, It seems that you are all set for now, but please let us know if you have any further questions related to BillingSetup. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2B3hVS:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on o

Re: ACTION_NOT_PERMITTED for Upload Click Conversion

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Qi and Ichiro, Thank you for reaching out. There are a few possibilities. One is that your developer token is only allowed to retrieve data rather than mutate. Please check if the develop token you use has the permissible use of get and mutate functionalities. One other possibility is that

RE: how can i get the customer_id in Google Ads API?

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hello, The code example recursively traverses the hierarchy, so it wouldn't be feasible to do get the full account tree using cURL. However, you can retrieve the customer_ids of accounts just below the manager that you are calling from using the query provided in the code example supplied by Ma

RE: Combined Audiences

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Mario, Are you calling from MCC account? Please send the logs and customer id using 'Reply privately to author' option. Helpful links: https://developers.google.com/google-ads/api/reference/rpc/v6/CustomAudience?hl=en https://developers.google.com/google-ads/api/reference/rpc/v6/CombinedAudi

RE: Bid Simulation

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Matthieu, Thank you for reaching out. Could you please share the complete request and response logs along with the source code you used and the client customer id via the Reply privately to author option for us to further investigate? Thanks and regards, Xiaoming, Google Ads API Team Xiaomi

RE: configure server-side tagging

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Aditya, Please add more details to the concern you are having with Ads API. Are you looking for Google Tag Manager assistance? Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2B3kTW:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: h

Sandbox for Customer Match

2021-01-28 Thread Ľubo Janček
Hello, our company is trying to automate creating Customer Match users list using Google Ads API. Currently we update users list manually by uploading .csv files through Google Ads Manager UI. Our idea is to do it like this: https://github.com/googleads/google-ads-java/blob/master/google-ads-exa

Re: How to identify shared set owner account

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi Ales, Thank you for reaching out. This is still on the roadmap. Please keep an eye on our blog for the announcements and updates on new releases. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5001UZXs8t:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Failed to retrieve responsive video ad

2021-01-28 Thread Dihan Cheng
It works, thank you! On Tuesday, January 26, 2021 at 8:53:30 AM UTC-5 adsapiforumadvisor wrote: > Hello, > > Yes, the fix should be live now. Let me know if you're still having issues. > > > Regards, > Mike, Google Ads API Team > > ref:_00D1U1174p._5004Q29SImo:ref > -- -- =~=~=~=~=~=~=~=~=~=~=

how to use curl to create an customer

2021-01-28 Thread 陈以
Hi all: I want to use cURL to send our request to Google Ads API, and I have 2 querstions. looking forward for your answers. 1. What is the difference between the CustomerService and CustomerFeedService. 2. How can I make a CURL to create an customer? The product documentation on : https://

Issues with Ads API Reference

2021-01-28 Thread Chase Pashkowich
Hi, I'm trying to start working on an integration, but the Ads API documentation I found on Google gives me a Service Unavailable page, and there's no mention of the service on the developer site. Is the documentation mirrored anywhere?

Re: How to identify shared set owner account

2021-01-28 Thread Ales Sturala
Hello, we're migrating to the new Google Ads API and I stumbled upon this problem again. Is there by any chance a way now to get the client customer Id for account owning a MCC level shared negative list in the new Google Ads API or is it still on the roadmap? Best, Ales On Tuesday, 25 Augu

Attributes mapping between UI and API

2021-01-28 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hello, I have a couple of questions regarding mapping attributes between Google Ads UI and report via API (both Adwords API and Google Ads API): 1. Here is a list of attributes in the UI: SEARCHBGTLOSTABSIMPRSNSHARE SEARCHRNKLOSTABSIMPRSNSHARE LOSTIMPRSN LOSTIMPRSNRNK LOSTIMPRSNBUDGET IMPRSNSHA

Re: Summary data as Bifurcation same as UI

2021-01-28 Thread Google Ads API Forum Advisor Prod
Hi, I completely understand your concern. Please let us know if you have any further questions. Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q29T4af:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot

API or Method to get all the USER LIST

2021-01-28 Thread Rajat Srivastava
Hi Team, I am trying to build an App where I want the user to be able to push data to its selected Custom Audience List (USER LIST). Is there anyway I can fetch all the USER LISTS (Audience Lists) related to the account? Thanks, Rajat -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

GAQL query - get campaigns with advertising_channel_sub_type not set

2021-01-28 Thread Ales Sturala
Hello, I am trying to make a GAQL query for campaigns *of* specific advertising channel type *and excluding* all campaigns where advertising channel type is set. While this query returns many campaigns where majority *doesn't *have advertising channel subtype set: SELECT metrics.clicks, camp

Re: Bid Simulation

2021-01-28 Thread 'Matthieu Moullec' via AdWords API and Google Ads API Forum
Hey API team, any update on this ? On Wednesday, 27 January 2021 at 10:56:48 UTC Matthieu Moullec wrote: > Hi, > > As per the below quote taken from this page > - and > as i see in the UI - we have bid simulation for App Campa

Re: ACTION_NOT_PERMITTED for Upload Click Conversion

2021-01-28 Thread SHUICHIRO KUBO
Hi Xiaoming, I'm Ichiro , same team as well as Qi We could success call get-campaign API. so developer token is active . https://developers.google.com/google-ads/api/docs/samples/get-campaigns So do we need to get any authority from google ads UI settings ? or is this any our technical mista

Re: Iteration of metrics [PHP]

2021-01-28 Thread Floyd van der weij
The Metrics works, but i have went to the PHP Libary to ask about the Metrics. only i dont exactly know what im probably asking but i want to call ALL the metrics I know thats with $Element ->GetMetrics() But i get Protected Objects Returned that i want to call. only i cant figure out where the f

Re: how can i get the customer_id in Google Ads API?

2021-01-28 Thread cy jack
Hi, Can I get the customer_id by cURL? Thank you! 在2021年1月27日星期三 UTC+8 下午10:35:48 写道: > You can find them dynamically by running the script here > > . > > On Wednesday, 27 January 2021 at 13:24:26 UT