RE: Attribution problem

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Zhiwei, Thanks for reaching out to us. Please note that our team does not support the Apps Conversion Tracking API. You may try reaching out to the Product Support team for more information on this. Kind regards, Sherwin Vincent Google Ads API Team ref:_00D1U1174p._5004Q2dnoHS:ref -- --

Google Ads geographic_view report misses data

2022-08-25 Thread 刘玮强
Hi Google Ads API support team! I'm having some issues getting ad group level reporting data using the Google API. The geographic_view report seems to lose some data. When I compared the data of geographic_view with the data of location_view, I found that geographic_view is missing part of the

Attribution problem

2022-08-25 Thread 'zhiwei hu' via Google Ads API and AdWords API Forum
I encountered difficulties in attribution. I passed https://developers.google.com/app-conversion-tracking/api Yes, first_ Open, but I found that some users could not get the attribution results. I suspect that users with browsing behavior do not support attribution through this API. I want to c

Creating asset or assetGroup

2022-08-25 Thread 'Joseph Chung' via Google Ads API and AdWords API Forum
Hello, I've been having difficulty creating assetGroup via REST API. This is the error message I get `"errors": [ { "errorCode": { "assetGroupError": "NOT_ENOUGH_HEADLINE_ASSET" }, "message": "Headline asset for a valid asset group is not enough.", "trigger": { "stringValue": "Asset type: headlin

RE: Google Ads API V11 - Permission Denied

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Phil, Thank you for raising this concern to the Google Ads API Forum. I completely understand that you are having issues regarding the Permission Denied. To have a clearer view to this, we will be needing the complete API logs within the format of request and response logs with the request-i

RE: Site Issue Causing Ad Disapprovals - Destination Requirements Policy Issues

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Andrea, Thank you for reaching out to us. If a certain policy failure is anticipated, you can use include a policy exemption request along with the creation of ad. This will trigger an automatic review and you won't have to react to a failed policy, assuming that the review is successful. P

RE: Change status service issue fetching more than 10k rows

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to our API support team. To better assist you, could you elaborate on the "How can I fetch all the data in that split second?" concern? As for your other question "How do I know if all the data was fetched?" you can also utilize the return_total_results_count set

RE: Change status service issue fetching more than 10k rows

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to our API support team. To better assist you, could you elaborate on the "How can I fetch all the data in that split second?" concern? As for your other question "How can I fetch all the data in that split second?" you can utilize the return_total_results_count

Re: Internal error when listing batch job results

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello - I'm a member of the Google Ads API team following up here to let you know that this issue has been resolved, and you should no longer be seeing these issues. Best, Ben Karl Google Ads API Team ref:_00D1U1174p._5004Q2W62XK:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Als

Google Ads API V11 - Permission Denied

2022-08-25 Thread Phil Konsor
I am trying to get Google Ads API up and running for an internal application. Currently, I have set up: - developer token on Google MCC - client id and secret through Google Cloud OAuth credentials - have a script that retrieves a new access token based off my refresh token (which works) My p

Site Issue Causing Ad Disapprovals - Destination Requirements Policy Issues

2022-08-25 Thread Andrea Ozello
We have a client that recently had some site issues which caused a large majority of their ads to be disapproved based on Google's destination requirements policies. Things have rebounded once we could get the ads back to eligible, but has anyone had this happen? And does anyone have any site/s

Change status service issue fetching more than 10k rows

2022-08-25 Thread Rapolas
Change event service issue fetching more than 10k rows (google.com) Ran into the same problem, where in a split second there are more than 10k rows. This is with change status service. How can I fetch all the data in that spl

RE: Google ads API using Rest interface in ADF

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Manoj, Thank you for reaching out to Google Ads API support. Here's our REST Interface guide and here are our samples for reporting called 'Search'. We support REST using a Bash Terminal and I can guess we can be helpful when translating to other environments. Here's our Google Ads Query La

RE: Custom reports API

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Liora, Thank you for raising this concern to the Google Ads API Forum. With regard to your concern, could you please provide a screenshot of the Google Ads API that you are referring to so that we can have an accurate answer to this concern. For security purposes, you can provide it via the

Re: Google Ads API: mutation scheme validation bug

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for your reply. However, I had to delete your most recent response as it contained the details of your request and response logs. When sending this information, you may do so using the Reply to author option or directly to our googleadsapi-supp...@google.com alias. Moving forwar

Google ads API using Rest interface in ADF

2022-08-25 Thread Manoj Ps
Hi all, I would like retrieve data from google ads account using Rest API in Azure data factory . I have all the details with me for API call 1.Client customer id 2. Client Secret 3. Refresh token 4. Access token 5.Developer token I have 2 questions. 1)I have google ads linked ser

Re: Google Ads API: mutation scheme validation bug

2022-08-25 Thread Альфрэдо
Hello, adsapi! This my request_id *9QJRlgbffSFpmYZK6LWniw* *Request log:* {"credentials":{"customer_id":"6949873980"},"method":"AdGroupAdService.mutateAdGroupAds","mutation":{"customer_id":"6949873980","operations":[{"create":{"status":"PAUSED","ad":{"type":25,"device_preference":0,"video_ad":{"vi

Custom reports API

2022-08-25 Thread Liora Girdzman
Hello, Is it possible in Google Ads API to download custom defined reports from google ads. User uploads conversion actions manually and I want to understand if it is possible to call this data from API. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: MutateSharedSets method returns ResourceCountLimitExceededError wrapped in InternalError

2022-08-25 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Dorian, Thank you for reaching out to our API support team. Before answering your question/concern, Could you please provide us with the complete request and response logs with the request-id generated, so our team can better check the root cause of error? For the client library, logging ca

Re: Responsive Display Ad Assets - get Headlines, Descriptions

2022-08-25 Thread 'Oksana Sulyma' via Google Ads API and AdWords API Forum
Thanks for your answer Peter! On Tuesday, August 23, 2022 at 8:36:37 PM UTC+3 adsapi wrote: > Hi Oksana, > > Thank you for your response. > > Unfortunately, this is currently not supported in the Google Ads API's > reports. However, our team has previously raised a feature request for the > av

MutateSharedSets method returns ResourceCountLimitExceededError wrapped in InternalError

2022-08-25 Thread Dorian Kind
Hi there, lately we've noticed that calling the SharedSetService's MutateSharedSets method with a MutateSharedSetsRequest that would exceed the limit of 20 Shared Sets per account sometimes doesn't throw the documented ResourceCountLimitExceededError directly, but wrapped inside an InternalErr

Re: [ZombieSKU ID is not working]

2022-08-25 Thread Csaba Bálint
Hi Heidi, Thanks for your help! adsapi a következőt írta (2022. augusztus 23., kedd, 14:18:48 UTC+2): > Hi Csaba, > > Thank you for reaching out to us. > > It seems that your concern is in scripts. > > That said, I would suggest you reach out to the Google Ads Scripts team > via this link