RE: campaign start date timezone issue in MCC account

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Krishnadas, Your API requests should return date/timezone related to the account specified in your API request header. If you wish to extract the exact date/timezone of a specific account, you would need to perform API requests using that account instead. An alternative would be to

Re: Best practice - read only access

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hello Scott, Thanks for getting back to us. With regard to your concern on updating user access levels, you can check on these available guides ( Managing User Access | Managing User Access Invitations ) instead. Regards, Mark Kevin Albios Google Ads API Team ref:_00D1U1174p._5004Q2FX3u1:ref

RE: Access level application form

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Samir, Since a separate team handles these requests and reviews eligibility for these access levels, I would recommend that you reach out to them (Compliance Team) directly via this contact form, for further insight and guidance. I hope this helps. Best regards, Peter Laurence Napa

Re: How to get location name from location_id in google adwords using node.js?

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Vasudev, Thank you for your follow up. I work with Anthony and allow me to assist you for now. Please note that our team is not familiar with node.js and that it is also not supported directly as a client library by the AdWords API. That being said, our team would not be able to help

RE: Extracting conversions, conversion value, conversion action and conversion action name through the API.

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Alexander, Thank you for reaching out. Generally, metrics are associated to entities belonging to a specific client account. That said, retrieving these metrics would require customers to specify which client account ID (customer ID) they wish to retrieve the metrics from. In your

RE: Setting Campaign Level Conversion Action

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out. However, I had to delete your initial post as it contained your logs. Regarding your question : Is there documentation describing if campaign can or cannot have selective optimization on multiple conversion actions? For example, in UI I can assign either single

Re: "Can not access the Google My Business account" error

2021-04-13 Thread 'Vlad Kuznetsov' via AdWords API and Google Ads API Forum
I see now that the customer actually connected this merchant account to their GMB account and this fact prevents me from updating their account. Is this normal behaviour? On Tuesday, April 13, 2021 at 5:27:36 PM UTC-7 Vlad Kuznetsov wrote: > Small addendum: > > I am able to get access to this

Re: "Can not access the Google My Business account" error

2021-04-13 Thread 'Vlad Kuznetsov' via AdWords API and Google Ads API Forum
Small addendum: I am able to get access to this account successfully via API. The error above occurs only when I attempt to update the account by calling `Accounts.Update(ManagingAccountId, merchantAccountId);` On Tuesday, April 13, 2021 at 5:14:23 PM UTC-7 Vlad Kuznetsov wrote: > Hi, > > I

"Can not access the Google My Business account" error

2021-04-13 Thread 'Vlad Kuznetsov' via AdWords API and Google Ads API Forum
Hi, I have a situation that I cannot explain. I have create an account for my client and linked it to my managing account. I was able to access it using my managing account credentials. But since some time back I have not able to get access to it. Instead, I am getting this `forbidden`

RE: Incompatible fields in the CAMPAIGN_PERFORMANCE_REPORT

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Alexander, The field ExternalConversionSource cannot be selected if the fields mentioned in your error are also in the report query. For a clearer look at the incompatible fields, you can click on "Not compatible with the following fields:" from the link I shared. Regards, Anthony Anthony

RE: How to get the used location targeting for a campaign?

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Samir, You can target and exclude locations using the CampaignCriterionService and provide one of the location Ids found here. You'll be able to use different locations types such as cities, zip codes or countries. The field negative determines whether to target or exclude the location.

RE: problem in GEO_PERFORMANCE_REPORT in adwords API

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Neta, Can you please provide your report query and its results through reply privately so I can take a closer look? Thanks, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2FY2tu:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: Create a seasonality adjustment

2021-04-13 Thread Ершов Александр
Hello, adsapiforumadvisor! Could you please inform me, are there any changes on this front? On Thursday, August 27, 2020 at 6:51:32 PM UTC+3 adsapiforumadvisor wrote: > Hi Bas, > > Thank you for reaching out. This feature is not currently supported in the > API. There is an outstanding feature

Re: GoogleAds API Custom Audience

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Matan, Thanks for the report type, but by sharing the report, I will need the report query and its results to further investigate. If you're unable to reply privately, you can email us at googleadsapi-supp...@google.com. Regards, Anthony Anthony Google Ads API Team

Re: CUSTOMER_NOT_ENABLED

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hello, Yes, we are working on getting this feature added. As always, since we cannot give any timelines, you can follow our blog for any announcements. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5001UCZyNO:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Token has been expired or revoked

2021-04-13 Thread Every Straus
Hello. We have error "Token has been expired or revoked" We don`t make any changes. And in page https://myaccount.google.com/u/1/permissions our app Everystraus was self removed. We don`t did that. I read https://groups.google.com/u/1/g/adwords-api/c/PWuTWEBR98Q/m/FoDufLdgAwAJ

Re: Best practice - read only access

2021-04-13 Thread Scott Spradlin
How can we link to their account of some kind but NOT have full access? We want to guarantee that we only have read-only access. On Friday, April 9, 2021 at 1:45:05 PM UTC-5 adsapiforumadvisor wrote: > Hi Scott, > > Thank you for reaching out. If you do not want to have your email added to >

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

campaign start date timezone issue in MCC account

2021-04-13 Thread Krishnadas D
Hi i am using google ads API for getting campaign start date and end date , my account is MCC account , so i am getting date with my MCC account timeZone but i need to get time with child account time zone , how can i get like that ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Developer Token

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi, You will not be able to see the developer token status in the API Center. After filling out the form, the compliance team will receive it and email you back within a few business days. Regards, Anthony Anthony Google Ads API Team ref:_00D1U1174p._5004Q2FXjSQ:ref -- --

Access level application form

2021-04-13 Thread Samir Sabri
Hello We already have been approved for the Standard access level, however, at the time we have submitted the application form, we said that we will only be using APIs for reporting only. Now, it seems that we will start using other APIs, like setting the targeting locations for a campaign.

Re: How to get location name from location_id in google adwords using node.js?

2021-04-13 Thread Vasudev
I tried the solution given in the above link. I'm using node.js so I tried using the soap kit as suggested in the document. I tried to run the same example mentioned in the link above because if It works for "locationName". It will work for "Id". async function getLocationName() { let

Extracting conversions, conversion value, conversion action and conversion action name through the API.

2021-04-13 Thread Alexander Hristov
Hey everyone, I've tested several different solutions but none of them seems to be the right answer, In essence I'm afer the following: SELECT customer.id, metrics.conversions, metrics.conversions_value, segments.conversion_action, segments.conversion_action_name FROM

How to get the used location targeting for a campaign?

2021-04-13 Thread Samir Sabri
For already created campaigns, how can we get the location targeting for each campaign? How can we get the following data: - Inclusion or exclusion. - Zip code. - Counties. - Cities. - States. Thank you, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Incompatible fields in the CAMPAIGN_PERFORMANCE_REPORT

2021-04-13 Thread 'Alexander Neroslavsky' via AdWords API and Google Ads API Forum
Hello team, We're having the following problem with Adwords API for the CAMPAIGN_PERFORMANCE_REPORT: HTTP Response Code: 400, FieldPath: ExternalConversionSource, Trigger: Cannot select a combination of ExternalConversionSource and

How to update a campaign targeted location?

2021-04-13 Thread Samir Sabri
Hello How would a targeted location for a specific campaign get updated via API for exclusion or inclusion? And at what level can we actually set a targeted location for both exclusion or inclusion? Can we set it via the following: - Zip code level - Counties - Cities - State I

Re: GoogleAds API Custom Audience

2021-04-13 Thread Matan Wilchek
Hi, I couldn't reply through "reply to author" because that option is disabled for me, but I already said, that the report is the view/table called 'custom_audience' - https://developers.google.com/google-ads/api/fields/v6/custom_audience If you'll enable it for me, I will reply to author

Re: CUSTOMER_NOT_ENABLED

2021-04-13 Thread cv
Hi Anthony, This customer ids are returned through API when we call listaccessiblecustomers api call. If this is not giving any API response we should have option to get only those accounts which have valid setup/active. Thanks, On Monday, 12 April 2021 at 23:26:04 UTC+5:30

Re: Setting Campaign Level Conversion Action

2021-04-13 Thread KL
Hi All, Is there documentation describing if campaign can or cannot have selective optimization on multiple conversion actions? For example, in UI I can assign either single conversion action (CA) or conversion action set (CAS). However, I can read via API only data with single CA: SELECT

RE: Error 403: org_internal :This client is restricted to users within its organization.

2021-04-13 Thread Google Ads API Forum Advisor Prod
Hi Ankit, I had to delete your initial post as it contained your OAuth2 credentials information. Moving forward, there is currently no API feature to look up if a refresh token has expired. An error would be returned automatically in such an event. I would also recommend that you check out

problem in GEO_PERFORMANCE_REPORT in adwords API

2021-04-13 Thread 'Neta Savir' via AdWords API and Google Ads API Forum
hi guys, in some cases i get 'Criteria ID' as null and as a result the country field in this report data is null. when i look in the UI (in adgroup level) i see that all records has country ('Country/Territory') So where are these NULL's coming from? i'm using the adwords api version v201809

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