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

2021-07-14 Thread Google Ads API Forum Advisor
Hi there, Thank you for reaching out to Google Ads API support. I raised with my team your request for an ad_group.serving_status and ad_group_ad.serving_status. You may monitor our blog for an update. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2KbtVc:ref -- --

Re: Google Ads API : Get Impress and click by Campaign ID

2021-07-14 Thread Google Ads API Forum Advisor
Hi Naina, I work with Yasar and will assist you. Here's a quote from Ad Types - "The Google Ads API permits only reporting of video ads. Video campaigns must be created using the UI or Google Ads scripts." Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2Ja1ih:ref -- --

Re: Google Ads API : Get Impress and click by Campaign ID

2021-07-13 Thread Rokad Naina
Hello, You reply is really helpful for me. Thank you so much for it. I want one more help for Video Campaign create. I am trying to create Video Ads using the Google Ads API, I have tried below document but it's not work for me. https://developers.google.com/google-ads/api/fields/v8/video

RE: Google Ads API : Get Impress and click by Campaign ID

2021-07-12 Thread Google Ads API Forum Advisor
Hi Naina, Thanks for reaching out to the Google Ads API Support. You may include the metrics.impressions, metrics.clicks, campaign_budget.amount_micros fields and other parameters in your SELECT query by using a campaign report. Once you’ve constructed a GAQL query, you may use our reporting

RE: Google Ads API: 503 DNS resolution failed for service: googleads.googleapis.com

2021-06-29 Thread Google Ads API Forum Advisor
Hi, Please send the following details using 'Reply privately to author' option: API request and complete error response Are you seeing this error only for these calls or any other Ads API service as well? Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2JWt5G:ref -- --

RE: Google Ads API: 503 DNS resolution failed for service: googleads.googleapis.com

2021-06-29 Thread Google Ads API Forum Advisor
Hi, Please send the following details using 'Reply privately to author' option: API request and complete error response Are you seeing this error only for this call or any other Ads API service as well? Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2JWt5G:ref -- --

Re: Google Ads API PERMISSION_DENIED

2021-06-28 Thread Evaldas Gudavicius
You were right, thank you. I had to set Login customer ID. On Tuesday, June 22, 2021 at 9:23:21 PM UTC+3 adsapi wrote: > Hi Evaldas, > > Thank you for reaching out. The PERMISSION_DENIED >

Re: Google Ads API - Reports Metrics variation for past days on subsequent Report Runs

2021-06-28 Thread Google Ads API Forum Advisor
Hi Andrea, I work with Peter and let me provide support to your concern. Please note the metrics are subject for adjustment so you will see different values if you are generating report on different times. If you want to know more information about this, I would also suggest to reach out to

Re: Google Ads API - Reports Metrics variation for past days on subsequent Report Runs

2021-06-25 Thread Andrea Lari
Hi Peter. Thanks you for you answer. I would like to reiterate that our problem is not that we view different values in the API's Reports and the UI. Our issue is that during the morning (so 10 hours after the midnight of the Account's Timezone and therefore well after the time mentioned in

Re: Google Ads API - Reports Metrics variation for past days on subsequent Report Runs

2021-06-23 Thread Google Ads API Forum Advisor
Hi Andrea, Thank you for your follow up. I work with Matt and allow me to assist you. The API's reports should return only what has been processed or calculated by Google Ads and values should be similar to values from their equivalent UI view. Both UI and API reports should also follow the

RE: Google Ads API Insufficient authentication scopes error

2021-06-22 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. The PERMISSION_DENIED error is usually due to one of the following: you are authenticating as a manager, but did not specify that manager account ID in the login-customer-ID in the request header the email used to create the OAuth credentials does not have the

RE: Google Ads API PERMISSION_DENIED

2021-06-22 Thread Google Ads API Forum Advisor
Hi Evaldas, Thank you for reaching out. The PERMISSION_DENIED error usually occurs when there is no link between the manager account authenticated in the request and the client account specified in the headers. As you are using the Google Ads API you need to include the login-customer-id in

Re: Google Ads API - Reports Metrics variation for past days on subsequent Report Runs

2021-06-22 Thread Andrea Lari
Hi Matt. Apologies for the late reply. For some reason i didn't get an email about your reply even though i am subscribed to the thread. I can confirm that we have not seen these fluctuations in the Google Ads UI. I can also tell you that on some accounts, we see changes for *Impressions *in

RE: Google Ads API

2021-06-21 Thread Google Ads API Forum Advisor
hi Vladyslav, Unfortunately, Unique reach metrics is not available via Adwords API/ Google Ads API. Our team is already aware of this feature request, please keep an eye on our blog post for future updates and announcements. Regards, Aryeh Baker Google Ads API Team

RE: Google Ads API

2021-06-21 Thread Google Ads API Forum Advisor
Hi Vladyslav, Thank you for reaching out to Adwords API support. Regarding total reach value itself, unfortunately cookie based statistics were deprecated, only impressions before 2019-08-01 can have reports. The Unique reach metrics haven't been implemented in the Adwords API. Regards,

Re: Google Ads API Insufficient authentication scopes error

2021-06-20 Thread 'Daniel Chen' via AdWords API and Google Ads API Forum
Hi Sriram, Are you using restful API or client libraries? I have tried the restful API and get the reports successfully. Some notes might be helpful for you: 1) The clientCustomerId is a long value, not a string, without "-" 2) Need to pass the login-customer-id=6642246847 if the account is marin

Re: Google ADs API: Not getting campaigns list in response even after got status as OK

2021-06-16 Thread Shikha Arzare
Thanks for responding. The previous email was having request and response data for test creds, so does this also should be confidential? I tried with that (customer ID of the client account) as well, but bad luck. Please suggest. On Thu, Jun 17, 2021 at 10:57 AM Google Ads API Forum Advisor

RE: Google ADs API: Not getting campaigns list in response even after got status as OK

2021-06-16 Thread Google Ads API Forum Advisor
Hi Shikha, Thank you for posting your concern. I would like to inform you first that I am going to delete your initial post as it contains generated logs on your end. Moving forward, please note that the report types with metrics such as the campaign report can only be requested against

RE: Google Ads API - Reports Metrics variation for past days on subsequent Report Runs

2021-06-16 Thread Google Ads API Forum Advisor
Hi Andrea, Thanks for reaching out. Can you please confirm if these fluctuations are also occurring in the UI as well? If so, this is not an Ads specific issue, and it would be best handled by the Ads product team. As for general guidelines on when certain data are settled, please see this

Re: Google Ads API Error for get_ad_groups

2021-06-13 Thread Google Ads API Forum Advisor
Hi, Thank you for your follow up and update in this thread. For concerns and discussions related to the Python client library and its setup, our recommendation would be to reach out directly to the client library owners, via this link, for further guidance. Best regards, Peter Laurence Napa

Re: Google Ads API Error for get_ad_groups

2021-06-10 Thread jahang...@gmail.com
Hi Prasad I was facing the same issue, and it comes out to be the problem with the google API core pip package, added explicitly following in my requirements file google-api-core==1.30.0 fixed the same issue for me. THanks On Friday, June 4, 2021 at 6:26:07 PM UTC+12 adsapiforumadvisor

Re: Google Ads API PHP client reported invalid_grant error

2021-06-08 Thread Google Ads API Forum Advisor
Hi, I work with William and let me provide support to your concern. To give more details about this error, this signifies that the access or refresh token being passed in your request is incorrect or invalid. Please note that the email address used to generate those credentials should have the

Re: Google Ads API PHP client reported invalid_grant error

2021-06-08 Thread hailong zhou
Hi William, I created another test account and the call was successful, but the production account call fails The following is my test account call successful content # php GetCampaigns.php --customerId=3602938739 Campaign with ID 13322273954 and name 'App promotion-App-1' was found.

RE: Google Ads API Error for get_ad_groups

2021-06-04 Thread Google Ads API Forum Advisor Prod
Hello Prasad, Thank you for reaching out to us. Please note that this forum channel can only provide assistance to issues/concerns related to the AdWords API / Google Ads API. Have you tried following this guide when configuring your API environment using the Python client library? As for the

RE: Google ADS API campaign Statuses

2021-05-26 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. These two values may be returned for campaign types that are not formally supported in the Ads API. You can find a list of supported campaign types here. Other campaigns (e.g. Discovery campaigns) may return 'UNKNOWN' or 'UNSPECIFIED'. If you are getting one of

RE: Google Ads API PHP client reported invalid_grant error

2021-05-24 Thread Google Ads API Forum Advisor Prod
Hi Hailong, Thank you for bringing this issue to our attention. In looking voer the docuemnts, I want to just make sure that you have done the following items. As it looks like there has been an erroro in setting up the account which is why you would get this. Have you checked to make sure

Re: Google ads api problem

2021-05-20 Thread Bruce Zhao
got Thanks 在2021年4月27日星期二 UTC+8 下午10:03:52 写道: > Hi Bruce, > > You can use reports to obtain the data found in these views. For > extensions, you can use the extension_feed_item resource > , > and for the extension

Re: Google Ads API: Error Creating BiddingStrategy

2021-04-28 Thread Gregory Hewett
Thank you very much for the reply Ernie. I had not found this blog post, and you are correct, this is exactly what is causing the issue. I've followed the blog post steps to correct the issue. Thank you very much! On Wednesday, April 28, 2021 at 7:12:10 PM UTC-7 adsapiforumadvisor wrote: > Hi

RE: Google Ads API: Error Creating BiddingStrategy

2021-04-28 Thread Google Ads API Forum Advisor Prod
Hi Gregory, Thank you for posting your concern. I would like to inform you that I am going to remove your initial post as it contains generated API logs. Allow me to post the body of your concern below instead: "I am seeing a new issue with the Google Ads API when trying to create a bidding

Re: Google Ads API: Error Creating BiddingStrategy

2021-04-28 Thread Gregory Hewett
Some more context on this issue: 1. It appears this used to be transient. The first instance of this error was on 4/15/2021, and we have successful instances on and after 4/18/2021. 2. Now, the error is not transient and occurs every time we try to create the bidding strategy with enhanced cpc.

RE: Google Ads API: Field 'ad.responsive_search_ad.headlines' cannot be modified by 'UPDATE' operation.

2021-04-28 Thread Google Ads API Forum Advisor Prod
Hi Mat, Thank you for reaching out. In order for us to further investigate, could you please share the complete request and response logs along with the the source code used for this API call via the Reply privately to author option? Thanks and regards, Xiaoming, Google Ads API Team Xiaoming

Re: Google ads api problem

2021-04-27 Thread Google Ads API Forum Advisor Prod
Hi Bruce, You can use reports to obtain the data found in these views. For extensions, you can use the extension_feed_item resource, and for the extension type, you can use extension_feed_item.extension_type. For audiences, you can use the campaign_audience_view. This view has

RE: Google ads api problem

2021-04-26 Thread Google Ads API Forum Advisor Prod
Hi Bruce, Thanks for reaching out. Please note that our team can only provide English support. Can you please provide us with an English translation for the particular views and fields that you are looking for in the Ads API? Thanks, Matt Google Ads API Team Matt Google Ads API Team

Re: Google Ads API

2021-04-19 Thread Google Ads API Forum Advisor Prod
Hello, Here is a list of functions you can make with an MCC account. This includes creating child accounts, linking them and managing user access. If you want to create a campaign, you will need to use a client child account. An overview can be found here. Regards, Anthony Anthony Google Ads

Re: Google Ads API

2021-04-19 Thread Darshak Kmphasis
but I am programmatically creating a campaign, how to use test or production MCC account. On Friday, 16 April 2021 at 07:45:47 UTC+5:30 adsapiforumadvisor wrote: > Hi, > > I work with Matt and allow me to assist you for now. > > Creating campaigns under a MCC/manager (test or production)

Re: Google Ads API

2021-04-15 Thread Google Ads API Forum Advisor Prod
Hi, I work with Matt and allow me to assist you for now. Creating campaigns under a MCC/manager (test or production) account is not possible. You will need to create campaigns under a specific client account. That said, the clientCustomerId or customer_id you will need to specify in your API

Re: Google Ads API

2021-04-15 Thread Darshak Kmphasis
hello Team, but how to create Campaigns using google ads API with test manager account ? On Tuesday, 13 April 2021 at 20:32:58 UTC+5:30 adsapiforumadvisor wrote: > Hello, > > Thanks for reaching out. You cannot link a production account with a test > account. There is no need to link the test

RE: Google Ads API

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. You cannot link a production account with a test account. There is no need to link the test account with the production -- you can make calls against your test account using your developer token without this link. Regards, Matt Google Ads API Team Matt Google

Re: Google Ads API

2021-04-13 Thread Darshak Kmphasis
This error occurs when I try to manually connect the root account in a test manage account. Please give me a solution. On Tuesday, 13 April 2021 at 11:14:11 UTC+5:30 Darshak Kmphasis wrote: > but when I get the developer token, it says that you can use this token > with a test manage account

Re: Google Ads API

2021-04-12 Thread Darshak Kmphasis
but when I get the developer token, it says that you can use this token with a test manage account but this error occurs when I use it. On Tuesday, 13 April 2021 at 11:11:57 UTC+5:30 Darshak Kmphasis wrote: > Why can't I connect my test manager account with my root account then I > get this

RE: Google ads API account setup

2021-04-02 Thread Google Ads API Forum Advisor Prod
Hello, Thanks for reaching out. Can you specify exactly where you are inputting the website? Is this in the API Center under Company URL? If so, please use the URL associated with your business' website. Regards, Matt Google Ads API Team Matt Google Ads API Team

Re: google ads api interface consultation-2

2021-04-01 Thread Bruce Zhao
got it Thanks 在2021年3月31日星期三 UTC+8 下午10:36:08 写道: > Hi Bruce, > > Unfortunately, the notifications from the Google Ads UI cannot be > retrieved through the API. > > Regards, > Anthony > > [image: Google Logo] > Anthony > Google Ads API Team > > > ref:_00D1U1174p._5004Q2Eodh6:ref > --

RE: google ads api interface consultation-2

2021-03-31 Thread Google Ads API Forum Advisor Prod
Hi Bruce, Unfortunately, the notifications from the Google Ads UI cannot be retrieved through the API. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2Eodh6:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

RE: Google Ads API - CustomerMatchUserList - No Match Rate

2021-03-18 Thread Google Ads API Forum Advisor Prod
Hi Mats, Thank you for reaching out. Please find my response to your questions below: It might be because of that you were uploading the user list to the Test account. Please try it on the production account. The user list could only work with the production account. The different contact

RE: Google Ads API - Upload multiple Offline Conversions using the MutateOption conversion_action_operation

2021-03-15 Thread Google Ads API Forum Advisor Prod
Hi Viktor, Thank you for posting your concern. Let me discuss first the ConversionActionOperation. This operation is indeed supported in Batch Processing according to this guide. However, this operation is focused on managing conversion action such as creating/adding/removing it and not for

Re: Google Ads API Group Placement report has 0 conversion data.

2021-03-10 Thread Google Ads API Forum Advisor Prod
Hi Jessie, You shouldn't compare reports aggregated at different levels as there can be discrepancies. When looking at the Placements tab (found on the sidebar of your Campaigns screenshot), I see that there are only excluded placements. Since this behavior doesn't appear to be API specific,

Re: [Google Ads API v6] Fetching data through automated Python script

2021-03-09 Thread Google Ads API Forum Advisor Prod
Hi Davide, Thank you once more for the additional details regarding your issue. Since the concern is now more related to the behavior or expiration of your service account credentials, then I would recommend that you reach out to the Google API Console support team instead, via this link. This

Re: [Google Ads API v6] Fetching data through automated Python script

2021-03-09 Thread Davide Caruso
Thank you for yur answer, Peter. I already followed that guide, it brought me to the current situation. I'm not 100% sure of it, but it seems that the non-expiring token can be obtained only if the app is in the production status, while mine is in the testing status. Is that correct? If it is,

Re: Google Ads API Group Placement report has 0 conversion data.

2021-03-08 Thread 'Jessie Labadan' via AdWords API and Google Ads API Forum
Hi, What I'm trying to say is to validate through UI or is it possible to get 0 conversion data while the other metrics (impressions, clicks,..) aren't given the date range above? Thanks, Jessie On Tuesday, March 9, 2021 at 5:25:20 AM UTC+8 Jessie Labadan wrote: > Hi, > > How can I validate

Re: [Google Ads API v6] Fetching data through automated Python script

2021-03-08 Thread Google Ads API Forum Advisor Prod
Hi Davide, I work with Xiaoming and allow me to assist you. We understand the inconvenience that you are encountering. However, as stated in this guide and in the Key Point section, a non-expiring refresh token should be maintained when using the desktop app flow instead. Otherwise, when using

Re: [Google Ads API v6] Fetching data through automated Python script

2021-03-08 Thread Davide Caruso
I was correct, it "seems" to work. The refresh token timed out during the weekend, and I had to create a new one. And while now the script works again, I can't create a new token every week. I tried registering the app, but the requirements are absurd. My script runs exclusively on a server,

Re: Google Ads API can't pull data older than 90 days?

2021-03-03 Thread Google Ads API Forum Advisor Prod
Hi Zhisheng, Unfortunately, there is no workaround to get this data passed 90 days. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2BeIHB:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

Re: Google Ads API can't pull data older than 90 days?

2021-03-02 Thread Zhisheng Zhou
Thanks! What we can do if we need history date(older than 90 days)? Best, Zhisheng On Monday, February 8, 2021 at 6:49:23 AM UTC-8 adsapiforumadvisor wrote: > Hello Zhisheng, > > As stated in the click_view > > document,

Re: Google Ads API Authentication using service account

2021-03-01 Thread Google Ads API Forum Advisor Prod
Hi Mohammad, Thank you for reaching out. Could you share the complete request and response logs for us to further investigate? Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2CSvqt:ref -- --

Re: Google Ads API Authentication using service account

2021-03-01 Thread Google Ads API Forum Advisor Prod
Hi Phil, Thank you for reaching out. Let's continue our discussion in the other thread. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2CSvqt:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Google Ads API Authentication using service account

2021-03-01 Thread Mohammad Ahmad
Hi all i am also getting permission denied problem here is the code i am using to pause campaign. I will really appreciate if you can have any comment def pauseCampaign(client='someid.apps.googleusercontent.com', customer_id='someid', campaign_id='campaignid'): campaign_service =

Re: Google Ads API Authentication using service account

2021-03-01 Thread Phil Lachmann
Xiaoming, Thank you. I have sent an email to the address you provided with the information that Ernie requested. Thank, Phil Lachmann On Monday, March 1, 2021 at 1:00:17 PM UTC-5 adsapiforumadvisor wrote: > Hi Phil, > > Thank you for reaching out. I work with Ernie. If this is the case,

Re: Google Ads API Authentication using service account

2021-03-01 Thread Google Ads API Forum Advisor Prod
Hi Phil, Thank you for reaching out. I work with Ernie. If this is the case, please send the requested information directly to our email alias at googleadsapi-supp...@google.com. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2CSvqt:ref

Re: [Google Ads API v6] Fetching data through automated Python script

2021-03-01 Thread Davide Caruso
Thank you, I tried this and it seems to work. Il giorno ven 26 feb 2021 alle ore 21:19 Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> ha scritto: > Hi Davide, > > Thank you for reaching out. The NOT_ADS_USER >

Re: Google Ads API Authentication using service account

2021-02-26 Thread Phil Lachmann
Hello. I have followed all instructions "discussed on this document " and I still have the same error. I don't have access to the 'Reply to Author' option. ("You do not have permission to reply to author in this

RE: [Google Ads API v6] Fetching data through automated Python script

2021-02-26 Thread Google Ads API Forum Advisor Prod
Hi Davide, Thank you for reaching out. The NOT_ADS_USER error usually occurs when the login used to generate the access token is not associated with any Google Ads account. I would suggest you to use the Web Application Flow or the Desktop Application Flow instead as they are less complicated

RE: [Google Ads API v6] no description in googleAdsField Service?

2021-02-26 Thread Google Ads API Forum Advisor Prod
Hi Mike, Thank you for reaching out. Unfortunately, as this is not the core functionality of the API, this field isn’t available. Please find it on the Google Ads Documentation instead. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team

Re: [Google Ads Api] Refresh token returns not found

2021-02-24 Thread Varun Rau
Thanks responded in a private message. :) On Wednesday, February 24, 2021 at 11:36:20 AM UTC-8 adsapiforumadvisor wrote: > Hi Varun, > > Can you confirm if you have created the client ID for a web application? > This is the only type of application that will work for the OAuth > playground.

Re: [Google Ads Api] Refresh token returns not found

2021-02-24 Thread Google Ads API Forum Advisor Prod
Hi Varun, Can you confirm if you have created the client ID for a web application? This is the only type of application that will work for the OAuth playground. If so, can you please reply privately and provide the exact curl request that you are making? Thanks, Matt Google Ads API Team Matt

Re: [Google Ads Api] Refresh token returns not found

2021-02-24 Thread Varun Rau
Hi Matt! Thanks for the quick response! I was able to get a refresh token using the OAuth playground. Unfortunately, I still receive the same Not Found error. This is the request I'm making: $ curl \ --data "grant_type=refresh_token" \ --data "client_id=MYID.apps.googleusercontent.com" \

RE: [Google Ads API V6] [Java Client Lib] Access Complete campaign created in BatchJobOperation

2021-02-24 Thread Google Ads API Forum Advisor Prod
Hi Pradnya, Thank you for reaching out. The BatchJob entity does not contain the details of the campaign or other objects uploaded. You would need to query the reports to check their details if they have already been successfully uploaded. Thanks and regards, Xiaoming, Google Ads API Team

RE: [Google Ads Api] Refresh token returns not found

2021-02-24 Thread Google Ads API Forum Advisor Prod
Hi Varun, Thanks for reaching out. Can you please try obtaining the refresh token using the OAuth Playground? Please let us know if you have any issues creating the refresh token using this process. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2DITcQ:ref

RE: Google Ads API Authentication using service account

2021-02-21 Thread Google Ads API Forum Advisor Prod
Hi Phil, Thanks for posting your concern. Could you confirm if you already followed the instruction discussed on this document especially the prerequisite about using a G Suite domain that you own? If yes and the issue still persists, then could you provide the following details via Reply

RE: Google Ads Api service account authentication net core 3

2021-02-17 Thread Google Ads API Forum Advisor Prod
Hi Andrey, Thanks for posting your concern. If you are trying to setup dotnet client library of Google ads API, then you should config the client library at app.config file. If you have further questions on the appsettings.json configuration file, then I would suggest to post your concern on

Re: Google Ads Api service account authentication net core 3

2021-02-17 Thread Andrey Lima
At this link https://github.com/googleads/googleads-dotnet-lib/wiki/API-access-using-own-credentials-(server-to-server-flow)#step-2---setting-up-the-client-library They say that I should use the config at the app.config, but I'm using net core 3.1 and the cofiguration file is appsettings.json.

RE: Google Ads API - Can I add/remove Ad Group Criteria for Video Campaign?

2021-02-17 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Unfortunately video campaigns cannot be mutated at all from the API. You could query the video resource to fetch data for the video campaigns. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2CRx4X:ref --

RE: Google Ads Api is slow

2021-02-16 Thread Google Ads API Forum Advisor Prod
Hi Matthieu, Can you please send over similar API requests and responses from both AdWords and Google Ads API to compare? Please do so using reply privately. Thanks, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2CR0cm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

RE: Google Ads API (Python, v6): New Error: "Enum ChangeEventResourceType has no name defined for value 13"

2021-02-14 Thread Google Ads API Forum Advisor Prod
Hi Mat, I work with Matt and allow me to assist you for now. The request and response logs should look similar to their respective links. If you haven't yet, logging can be enabled by referring to this guide for Python. Once enabled, you may retry your request and send to us the generated

Re: Google Ads API (Python, v6): New Error: "Enum ChangeEventResourceType has no name defined for value 13"

2021-02-11 Thread Mat
Hi Matt, the "reply privately" button is greyed out. But anyhow: The issue seems to be that the "ChangeEventResourceType " v6 now (after the 6.1 update) contains 14 enums, while

RE: Google Ads API (Python, v6): New Error: "Enum ChangeEventResourceType has no name defined for value 13"

2021-02-11 Thread Google Ads API Forum Advisor Prod
Hi Mat, Thanks for reaching out. Can you please reply privately and provide the request and response logs associated with this SearchStream request? If you do not have logging configured, please see this guide for configuring logging for the Python client library. Thanks, Matt Google Ads API

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

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Kevin, I work with Lakshmi and allow to provide updates to your concern. Based on our discussion, this issue is library-level error and I am afraid that this type of issue is already outside of our scope. However, so that I can direct you to the proper channel where you can post this issue

RE: Google Ads API Error Request

2021-02-08 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. It appears that you've already raised this issue in another thread and I already responded there. However, I will also post my reply on this forum thread. I can see that you encountered the invalid_grant error and the reason why this error is occurring is

RE: Google Ads API joining tables

2021-02-08 Thread Google Ads API Forum Advisor Prod
Hi Zhisheng, Thank you for reaching out. Joining tables is not an option in the GAQL. Please fetch data through the available resources instead. Thanks and regards, Xiaoming, Google Ads API Team Xiaoming Google Ads API Team ref:_00D1U1174p._5004Q2Be6Nj:ref -- --

RE: Google Ads API can't pull data older than 90 days?

2021-02-08 Thread Google Ads API Forum Advisor Prod
Hello Zhisheng, As stated in the click_view document, queries including ClickView must have a filter limiting the results to one day and can be requested for dates back to 90 days before the time of the request. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2BeIHB:ref --

Re: Google Ads API Linking manager to client account

2021-02-05 Thread rentca...@gmail.com
Thank you On Thursday, February 4, 2021 at 12:46:38 PM UTC-8 adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. Once the manager account extends an invitation > to the client customer account via CustomerClientLinkService >

Re: Google Ads API joining tables

2021-02-04 Thread Zhisheng Zhou
Hi. Is tables joining supported by GAQL now? Best, Zhisheng On Tuesday, May 14, 2019 at 8:18:58 PM UTC-7 googleadsapi-forumadvisor wrote: > Hi Jessie, > > Thank you for reaching out. Unfortunately, JOIN statements are currently > not supported in GAQL. As of now, you can only select fields

RE: Google ads api problem

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi Bruce, Thank you for posting your concern. Based on the provided screenshot, it appears that you want to add location targeting to your campaign. With this, I would suggest referring to this document, specifically to this section, to apply locations targeting to your campaigns. Let me

RE: Google Ads API Linking manager to client account

2021-02-04 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. Once the manager account extends an invitation to the client customer account via CustomerClientLinkService, the client customer account owner would be able to see the invitation on the Google Ads UI. The CustomerManagerLink resource_name would be

Re: google ads api interface consultation

2021-02-03 Thread Bruce Zhao
Get Thanks 在2021年2月2日星期二 UTC+8 上午4:15:55 写道: > Hi Bruce, > > Thank you for reaching out. There are currently no API endpoints to > retrieve this type of information. There is a feature request to support > the retrieval of account status, specifically suspensions and suspension > reasons.

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

2021-02-03 Thread Kevin
Hi Lakshmi, Verbose logging was not turned on at the time this happened. Here is the information I have: For the first one, the logs are: [2021-01-28 19:32:11Z] - Request made: Host: https://googleads.googleapis.com, Method: /google.ads.googleads.v6.services.GoogleAdsService/SearchStream,

RE: google ads api interface consultation

2021-02-01 Thread Google Ads API Forum Advisor Prod
Hi Bruce, Thank you for reaching out. There are currently no API endpoints to retrieve this type of information. There is a feature request to support the retrieval of account status, specifically suspensions and suspension reasons. Please keep an eye on our blog for the announcements and

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

2021-01-29 Thread Google Ads API Forum Advisor Prod
Hi Kevin, Please share more details using 'Reply privately to author' option: Complete API request and error response (logs) Account id User email id Thanks, Lakshmi Prathipati Google Ads API Team ref:_00D1U1174p._5004Q2Bbwdk:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

RE: Google Ads API Billing set

2021-01-29 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. The BillingSetupService.MutateBillingSetup() would return resource_name as the MutateBillingSetupResult. The BillingSetupService.GetBillingSetup() would return BillingSetup that contains fields in your proposed response. Thanks and regards, Xiaoming, Google Ads

RE: Google ads api

2021-01-25 Thread Google Ads API Forum Advisor Prod
Hi, The AuthorizationError.USER_PERMISSION_DENIED error indicates that the OAuth2 credentials you are using does not have access to the clientCustomerId specified in your API request header. To resolve this, you will need to generate your OAuth2 credentials using a user/email address which

RE: Google Ads API: The developer must sign the terms of service

2021-01-19 Thread Google Ads API Forum Advisor Prod
Hi Siddhi, Terms and Conditions must be accepted in the API Center where your developer token is found. This must be done to run API calls for both production and test accounts. Let me know if you face any issues. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2B1Q7S:ref

RE: Google Ads API Authetication error || Access denied

2021-01-06 Thread Google Ads API Forum Advisor Prod
Hi Rajat, Thank you for reaching out. The AuthenticateInWebApplication.java code sample is designed to generate the refresh token for the Web Application Flow. Please follow the instructions in this guide to generate the OAuth2 credentials using the Web Application Flow instead. Thanks and

Re: Google Ads API - Service account [HTTP error 401]: “Request had invalid authentication credentials. Expected OAuth 2 access token…”

2020-12-19 Thread Eylon Raymond Harari
This is how I am creating the access token in nodejs (this part is working fine) const { google } = require('googleapis'); ... const getAccessToken = async () => { const SCOPES = ['https://www.googleapis.com/auth/adwords']; const authClient = new google.auth.GoogleAuth({ keyFile:

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

2020-12-18 Thread Ершов Александр
Hello, Ernie! Got it, thank you It worked. Appreciate your help! On Friday, December 11, 2020 at 12:59:17 PM UTC+3 adsapiforumadvisor wrote: > Hi, > > Thank you for raising your concern. > > To summarize the authentication on Google Ads API, if the OAuth2 > credentials you are using were

RE: Google Ads API v6 Call failing to "change_event" report

2020-12-17 Thread Google Ads API Forum Advisor Prod
Hi Rukeith, I appreciate your patience to this issue. I received an update from the team that the issue has been fixed. You can verify it on your end and if the issue persists, please provide the following details via Reply privately to author option or send it on this email address instead

RE: google ads api app campaign creation (location) questions

2020-12-15 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for posting your concern. With regard on setting the values for PositiveGeoTargetType, please use the enum values specified in this document instead, and not the numerical values. Try setting also the PositiveGeoTargetType of GeoTargetTypeSetting. For further information about

RE: Google Ads Api Standard Access Review Period

2020-12-14 Thread Google Ads API Forum Advisor Prod
Hi Michal, The compliance should get back to you within a business day regarding your Standard access application. Cheers, Anthony Google Ads API Team Anthony Google Ads API Team ref:_00D1U1174p._5004Q29R4wR:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

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

2020-12-11 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for raising your concern. To summarize the authentication on Google Ads API, if the OAuth2 credentials you are using were created by a user which is a user of your MCC/manager account, then you would need to include the MCC's customer ID as the login-customer-id in your

RE: Google Ads API: How to get the field of ShoppingSmartAdInfo

2020-12-10 Thread Google Ads API Forum Advisor Prod
Hi Pengfei, Thank you for reaching out. The Shopping Smart Ad, just as its name says, is a type of “Smart” ad for which the API does not expose the detailed information about its fields and it is created automatically without setting properties. You could refer to this code snippet on how to

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

<    2   3   4   5   6   7   8   9   10   11   >