Re: Fetch google adwords account payment issue

2021-07-21 Thread Gaurav Sharma
Hi, Any update here? I want to pull the critical errors in the google ad account like shown in the screenshot. Is it possible to pull this information or any related information using API. [image: Screenshot from 2021-07-22 11-53-05.png] On Friday, October 30, 2020 at 10:00:14 AM UTC+5:30 Gaur

How we can pull the performance data from Google Adwords via API ?

2021-07-21 Thread Chaiyut Dajboon
Hi, How we can pull the performance data from Google Adwords via API ? Have any Criteria or requirements? Chaiyut. D -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Yo

Re: How to get non-manager Customers using the Google Ads Service?

2021-07-21 Thread Google Ads API Forum Advisor
Hi, Thank you for providing further details. As for customer report, I am afraid that this can only be used for single client account and cannot be used to get multiple accounts. As for CustomerClient, it is possible to used this object to update the Customer object. The reason is, the said ob

RE: API Migration: Ad Perf Report: CallerNationalDesignatedCode to call_view.caller_region_code

2021-07-21 Thread Google Ads API Forum Advisor
Hello David, Thanks for getting back to us. In addition to Aryeh's response, we highly suggests that you use the latest version of the API to capture its updates and new features. Regards, Mark Kevin Albios Google Ads API Team ref:_00D1U1174p._5004Q2Kcn7s:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=

Re: Status code 500 when getting Change Event Data

2021-07-21 Thread Kyotsu
Hello, When we retry our request with the current version(v8), we still having the same error. Please refer to the request below for additional information Our request: curl --location --request POST 'https://googleads.googleapis.com/v8/customers/5034684848/googleAds:search' \ --header 'Aut

RE: Change status service is not returning any change

2021-07-21 Thread Google Ads API Forum Advisor
Hi Julian, Thank you for raising your concern. Please see my response below to the questions you've mentioned on this concern: Does the changes take too much time to be reflected and available to be query from "change_status" resource? -When the changes is already available in the Change History

RE: Lead Form Extension - Accepting Terms of Service

2021-07-21 Thread Google Ads API Forum Advisor
Hi Pradeep, Thank you for posting your concern. I am afraid that it is currently not possible to accept the terms of service using API when first time creating lead form extension. With this, allow me to create a feature request for this, subject for review. For the meantime, you can follow ou

token transfer

2021-07-21 Thread 트리플하이엠
Hello Before proceeding with the token transfer, I have two questions. ​ First, we are currently collecting advertising data for MCC1 with developer tokens issued by MCC1. If the token transfer is completed (from MCC1 to MCC2), I wonder if they will be stoped collecting advertising data for MCC1.

We need tokens for 2 MCCs.

2021-07-21 Thread 트리플하이엠
Hello We have 2 mcc accounts. One was issued a developer token and api linkage was performed. However, the other applied for issuance of a developer token and was rejected because the developer token already exists. What is the solution here? We need tokens for both MCCs. Thanks -- -- =~=~

RE: Third Party Ads

2021-07-21 Thread Google Ads API Forum Advisor
Hi Manoj, Thank you for reaching out to Google Ads API support. Technically speaking, the Google Ads API can be a back end for your front end for your ads business on Google properties and affiliates, you can create an account, set up billing and serve ads. Note that there are Terms and Conditi

How to create Manager Account via Ads API

2021-07-21 Thread Александр Чернуха
Can't find method( https://developers.google.com/google-ads/api/reference/rpc/v8/Customer Field 'manager' is readable only -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Y

Google Ads API v5

2021-07-21 Thread Евгений Калейчик
Where i can found info about migration from v5 to v6? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Gro

Specific Campaign cannot be downloaded

2021-07-21 Thread Arkadiy Voronckin
I use simple query to extract the information about the campaign of certain account: query = """ SELECT campaign.id, campaign.name, customer.id, segments.date, location_view.resource_name, metrics.clicks,

Re: Update Image Extensions : Resource Was Not Found

2021-07-21 Thread Google Ads API Forum Advisor
Hi Pete, Thanks for providing that. Please allow me to share this with our team and we will provide an update shortly. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2Kcuu3:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

API v5 deprecated problem and Cloud Composer

2021-07-21 Thread João Paulo
Hello, Our current Google Ads DAGs on Cloud Composer are now returning v5 as deprecated, so calls to the API are being blocked, which left our DAG failing. We currently use python client library version 7.0.0 (default on Cloud Composer 1.17.0-preview.2) and the environment will refuse any upg

Re: AccessRole is not same with roles in google ads backend?

2021-07-21 Thread Google Ads API Forum Advisor
Hi, I work with Yasar and will assist you. Thank you for the picture of the UI, I raised this request with my team. You may monitor our blog for an update. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2KboDm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

Missing queries in the Google Ads API (search_term_view)

2021-07-21 Thread David Antunes
Hi, When testing the search query report output of the new Google Ads API I'm seeing missing search queries (in the search_term_view) for the same date, client, adgroup, etc when comparing the old AdWords API to the new Google Ads API Is this an expected situation? or is it a bug? Many thanks

Re: Field 'ad.responsive_display_ad.logo_images' cannot be modified by 'UPDATE' operation.

2021-07-21 Thread Google Ads API Forum Advisor
Hi, Thanks for providing further details. To investigate the issue, could you provide the complete request and response logs with request ID on the below format generated on your end and where we can see error? You can provide it via Reply privately to author option. https://developers.google.c

Re: How to get Video Ad's Call To Action Headline using Google Ads API

2021-07-21 Thread weijie ding
I can set the value in UI, but don't know how to get it by API On Wednesday, July 21, 2021 at 6:00:02 PM UTC+8 weijie ding wrote: > Cannot find related fields in adgroupad for field call_to_action headline > by Google Ads API > > https://developers.google.com/google-ads/api/fields/v8/ad_group_ad

How to get Video Ad's Call To Action Headline using Google Ads API

2021-07-21 Thread weijie ding
Cannot find related fields in adgroupad for field call_to_action headline by Google Ads API https://developers.google.com/google-ads/api/fields/v8/ad_group_ad -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=

RE: Keyword volumes - aggregates?

2021-07-21 Thread Google Ads API Forum Advisor
Hi Alex, Thanks for reaching out to us. However, I suggest you reach out to the Product team via this link for more information on the behavior of this feature and how it processes the keywords and returns the results. Since, Google Ads API feature mirrors the Google Ads UI's Keyword Planner fe

Bid simulation not working

2021-07-21 Thread Cristian
Hi, I'm trying to retrieve some simulations for adgroup criterions with this example . I'm not using a test account, i'm using a production account with real campaigns. What i'm retriving is noth

RE: Settting up "DynamicSearchAdsSetting" element when creating a campaign through Bulk Upload.

2021-07-21 Thread Google Ads API Forum Advisor
Hi Miguel, Thanks for raising your concern. Could you confirm if your concern is related to Google Ads API / AdWords API? I asked because uploading of CSV is not supported in API, specifically for create a new campaign and set up the Dynamic Search Ads setting. If your concern is about uploadi

RE: Connecting to Google Ads API using SSIS

2021-07-21 Thread Google Ads API Forum Advisor
Hi, Thanks for reaching out to us. I can see that you’ve opened another thread, we can discuss your concern in this thread for better tracking. Upon checking the customer id you’ve provided in the request payload url, it appears that hyphens (-) are added in customer id. Note that you can spec

Re: How to get non-manager Customers using the Google Ads Service?

2021-07-21 Thread OC
Hi Ernie, Thanks for the response. I understand that MutateCustomer can only update one customer at a time, but my question was if it is possible to search for multiple Customers (instead of CustomerClients). Example 1: SearchGoogleAdsStreamRequest request1 = SearchGoogleAd

Example for Biiling Setup don't return any items

2021-07-21 Thread Александр Чернуха
Trying get Billing Setup with example https://developers.google.com/google-ads/api/docs/samples/get-billing-setup Trying different customers: main account and the last link in the chain of hierarchy. But with old Google Adwords Api all works fine. what am I doing wrong? -- -- =~=~=~=~=~=~=~=~=

RE: How to get non-manager Customers using the Google Ads Service?

2021-07-21 Thread Google Ads API Forum Advisor
Hi, Thanks for posting your concern. Please note that MutateCustomer can only update one customer at a time, with this, I am afraid that updating multiple client accounts that you are looking for is not possible. With this, the provided process that you've mentioned is the current possible way