ConversionTracker.getCategory() returns null

2020-02-21 Thread Alex
Today we encountered for the first time that ConversionTracker.getCategory() returned null. In the Google Ads UI the category is "Lead". Is it a bug? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~

Re: Get Balance Api Adwords

2020-02-21 Thread Василий Рогачев
the Cost value from the Account Performance Report - How to get it? On Friday, February 21, 2020 at 10:47:01 PM UTC+3, adsapiforumadvisor wrote: > > Hi, > > Thanks for reaching out. The way mentioned to calculate the balance is by > subtracting the spending from the pre-set budget on the account

Re: Multiple rows for same AdGroupId, Id in Age Performance Report

2020-02-21 Thread Talha Khan
Hi, We are an ETL platform. This doesn't help me, as the report which I get, becomes uncertain, until I know because of which attributes, we can have multiple rows. I would like to remove such attributes from the request itself, to make sure, I can rely on the data. Right now, I am not sure if I co

Re: gapi.client.adwords missing after authenticating OAuth flow

2020-02-21 Thread Donald Moore
Update: I posted this question on Stack Overflow with the `google-oauth` tag: https://stackoverflow.com/questions/60347019/adwords-scope-gapi-client-adwords-missing-after-authenticating-with-oauth-flow On Friday, February 21, 2020 at 4:15:56 PM UTC-6, Donald Moore wrote: > > Hello, group! > > So

Re: Universal App Campaign can not create ad images and html5

2020-02-21 Thread Carlos Mendez
Devin, we just tried, we are getting the same error. Best On Friday, February 21, 2020 at 4:33:38 PM UTC-5, adsapiforumadvisor wrote: > > Hello Carlos and team, my apologies as the fix has not yet been deployed > to production, and I thought it had been. Would you please try the request > again

gapi.client.adwords missing after authenticating OAuth flow

2020-02-21 Thread Donald Moore
Hello, group! So, I followed this guide to create a web app flow for authenticating users with Google. Despite listing https://www.googleapis.com/auth/adwords in the scope parameter, I don't get a `gapi.client.adwords` or anyth

Re: Refresh token occasionally got invalidated

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi Gavin, Could you provide me with your SOAP request and response logs where this error occurs, so that I can further troubleshoot this issue? For privacy concerns, you can reply to me by clicking “Reply privately to author”. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UV1eGg:re

RE: How to update/edit/modify TextAsset and/or ImageAsset of a MultiAssetResponsiveDisplayAd ad

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi Rams, Thank you for reaching out to us. I see that you want to update/modify TextAsset and ImageAsset of MultiAssetResponsiveDisplayAds using AdWords API. According to this documentation, multi asset RDA ads support mutability using AdGroupAdService to modify these ads and their assets. The

Re: Universal App Campaign can not create ad images and html5

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hello Carlos and team, my apologies as the fix has not yet been deployed to production, and I thought it had been. Would you please try the request again on Monday and let us know if the issue is resolved? All the best, Devin The Google Ads API Team ref:_00D1U1174p._5001UOF7NS:ref -- -- =~=~=

Re: Can placement exclusions lists created on MCC be used through the API?

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hello Mark, For your concern related to sharing the MCC level negative criteria to all the sub-accounts, I have created a feature request internally within our team. Please keep an eye on our blog post for upcoming releases. Also, could you please elaborate on the workaround to achieve this sce

RE: BatchJobs don't finish, progress stats remain all 0

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi Konstantin, Thank you for reaching out to us. I see that you’re having long processing times for your batch jobs. Could I please get your SOAP Request and Response logs for where you experience these long wait times? For your convenience, please also follow these best practices for batch pro

RE: Auction Insights Report

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi Albin, Thank you for reaching out to us. Unfortunately, the auction insight report is currently not available in the API. You can keep an eye on our blog for information related to future releases. Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UV1n74:ref -- -- =~=~=~=~=~=~=~=

RE: Always hit the RateExceededError

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi Zafar, Thank you for reaching out to us. I see you’re encountering a RateExceededError(Operations Per Day) for Basic Level Access. This happens when you hit 10,000 operations per day or 1,000 requests per day on your developer token. Could I ask if you have other manager accounts or other us

Re: Multiple rows for same AdGroupId, Id in Age Performance Report

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi Talha, Thank you for the update. I see two concerns that need to be addressed. 1. Is there a way to know all such attributes for each report which would result in creating multiple rows. How to find such attributes for each report type? There is no existing list of attributes that would res

RE: Get Balance Api Adwords

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi, Thanks for reaching out. The way mentioned to calculate the balance is by subtracting the spending from the pre-set budget on the account. The Account Performance Report is the report for retrieving metrics for a specific account within a date range. Once you get the Cost value from the Acc

Re: How do I get an MCC account's ID from an authenticated user without asking the user to insert it manually?

2020-02-21 Thread Google Ads API Forum Advisor Prod
Hi Donald, Thank you for being patient with us. Could you please try these Web Flow OAuth instructions listed here and let me know if you run into further issues? Thank you, Bryan, Google Ads API Team ref:_00D1U1174p._5001UV1jV2:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: How do I get an MCC account's ID from an authenticated user without asking the user to insert it manually?

2020-02-21 Thread Donald Moore
Bryan, I still can't figure this out. I've tried the docs, but nothing explains what I'm trying to do. Here is a similar issue from 2013 where a user is trying to do the same thing that I'm doing. They used the InfoService to get the authenticated user's MCC client ID, but that service has bee

Re: Refresh token occasionally got invalidated

2020-02-21 Thread Gavin
Hello, Bryan, Thank you for your reply. Based on the link you share, I don't think the account we are dealing with is using Service Account. We are doing exactly what is described as "Installed application" in this link. We first get the access token and refresh token, which involves human auth

Fields missing in Ad Performance Report

2020-02-21 Thread 'Niyas Raja' via AdWords API and Google Ads API Forum
Hi, I am trying to extract data out of AD_PERFORMANCE_REPORT from Azure. There are 180 fields in total but I get only 170 fields. All the missing fields are 'Segments'. Can you please let me know why this happens? Regards, Niyas -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

BatchJobs don't finish, progress stats remain all 0

2020-02-21 Thread Konstantin Tarassow
Hello, since about 8 hours we observe that our BatchJobs (Criteria bids and Adgroup bid modifiers) don't finish for a longer time and we have to abort them. Their progress stats are all 0. Does anyone else have this problem? For the Adwords team: Example batch job ids would be 2602091723 260

Re: Universal App Campaign can not create ad images and html5

2020-02-21 Thread Carlos Mendez
Devon, did you guys had a chance to take a look at Fabian's response? It is still not resolved on our end. Thanks On Wednesday, February 19, 2020 at 10:19:43 AM UTC-5, adsapiforumadvisor wrote: > > Hi Carlos, I wanted to reach out to let you know that a fix has been > implemented. Would you pl

Upcoming changes to payment account listing for Manager accounts

2020-02-21 Thread adsapiforumadvisor
Starting on *February 26, 2020*, we are rolling out a fix related to: - Google Ads API: PaymentsAccountService.ListPaymentsAccounts() which returns Payment ac

Re: Can placement exclusions lists created on MCC be used through the API?

2020-02-21 Thread Mark
Hello Nikisha, Thanks for the reply. This is unfortunate, because we have a very large exclusion list (consisting of over 11,000 websites) on the top level management account, and it would be highly ineffective to re-create it on each client account. What we are trying to implement is exclude

Get Balance Api Adwords

2020-02-21 Thread Василий Рогачев
Hello. "Balance information is still not directly available via the AdWords API. Please continue to follow our blog for updates. However, as a workaround, you can compute the remaining balance by subtracting the total Cost

Re: Auction Insights Report

2020-02-21 Thread Albin Kristiansson
Hi, Any updates on this 2020? Best, Albin -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWo