ConversionActions REST API endpoint not accepting valid category value

2024-10-15 Thread 'Evan Bertz' via Google Ads API and AdWords API Forum
Attempting to update and existing conversion_action (https://developers.google.com/google-ads/api/rest/reference/rest/v17/customers.conversionActions/mutate), I passed the category value "QUALIFIED_LEAD" which is valid based on the enum https://developers.google.com/google-ads/api/fields/v17/co

OOB Oauth Flow Deprecation and Existing Tokens

2022-05-05 Thread Evan R.
Hi, Per the blog post here and the email sent out to clientId's that had used the method in the past, we understand the OOB flow is being deprecated and will be moving our token process away from that prior to the warni

Re: Adwords API Video campaigns

2020-04-20 Thread Evan Futterman
Hello, I've been digging into your API but just wanted to confirm. Are mutations of video campaigns still not supported? Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How can I pull cost by campaign that INCLUDES invalid data via the API?

2017-04-05 Thread Evan Chad
17 at 4:11:47 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Evan, > > You need to request the Cost > <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report#cost> > field, > which is the sum of the cost-per-cl

Re: How can I pull cost by campaign that INCLUDES invalid data via the API?

2017-04-05 Thread Evan Chad
Hey Shwetha - Thanks for the follow-up, but I have another question. Let's say I have cost below for two campaigns. How do I get the total cost and how do I get the valid cost per campaign? On Monday, April 3, 2017 at 9:47:15 AM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > &

Re: How can I pull cost by campaign that INCLUDES invalid data via the API?

2017-03-31 Thread Evan Chad
ost by campaign? Can I pull this cost through any additional report? Thanks! On Friday, March 31, 2017 at 5:10:16 PM UTC-5, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Evan, > > Sreelakshmi is OOO at the moment. I'll be the one to answer on this > thread. The Total Co

Re: How can I pull cost by campaign that INCLUDES invalid data via the API?

2017-03-31 Thread Evan Chad
Thanks @Sreelakshmi. I have a follow-up question for you. In regards to the Campaign Performance Report, can you confirm that the clicks, interactions, and cost shown is the total number of clicks that is deducted by invalid activity or is it the total? (See example below) For example, if I go

Re: How get Invalid activity?

2017-03-29 Thread Evan Chad
Hey Shwetha or API team, I wanted to revive this string as I posted a similar question today here . If you take a look at the post I am looking to pull in "true" spend by campaign that includes invalid data. Could you assist in an

How can I pull cost by campaign that INCLUDES invalid data via the API?

2017-03-29 Thread Evan Chad
Hey everyone - First time poster, long time listener. Currently, we are pulling in cost via the Campaign Performance Report and I was under the impression that AdWords was sending us updated spend v

decrease observed for adgroup impression stats (over 15 min. interval)

2016-12-29 Thread Evan
Our API integration involves displaying the change in impressions over time. We pull an AD_PERFORMANCE_REPORT for each active adgroup at 15 min. intervals, calculate the difference over time (by simple subtraction), and finally graph the results. We store the absolute counts at each time of ref

Re: Cannot Create Similar User List: USER_LIST_MUTATE_NOT_SUPPORTED

2016-12-16 Thread Evan
Hi Anthony, Are there any plans to make SimilarUserLists mutatable in the future? As of v201609, the documentation still suggests that an ADD will be accepted. (I did see the link you posted - that was helpful.) For our use case it would be helpful to prioritize certain SimilarUserLists over oth

Re: Cannot Create Similar User List: USER_LIST_MUTATE_NOT_SUPPORTED

2016-12-16 Thread Evan
Hi Anthony, Are there any plans to make SimilarUserLists mutatable in the future? As of v201609, the documentation still suggests that an ADD will be accepted. (I did see the link you posted - that was helpful.) On Friday, February 5, 2016 at 4:56:54 PM UTC-5, ra...@woopra.com wrote: > > Thanks

Do symbols in keyword.text override specified keyword.matchType?

2016-10-18 Thread Evan
We've built an ads editor which contains a series of keyword inputs. Upon submission, each input value is sanitized and will only include valid characters. We then explicitly set *match type* via the API. I was wondering what would happen if the user input itself contained* match type* sy

BudgetOrderService INVALID_BUDGET_ALREADY_SPENT on BudgetOrders with large amounts of credit

2016-10-07 Thread Evan Giesel
100 < $400 = no error Interestingly, for this same case, I can go to the mcc, and set the budget amount to $350, and it correctly set the budget amount without bringing up an error. Am I looking at this wrong, or is it the intended behavior? Thanks, -Evan -- -- =~=~=~=~=~=~=~=~=~=~=~=~

Re: Overdelivery Credits not reported in BudgetOrder spendingLimit

2016-10-07 Thread Evan Giesel
Thanks for your response, I'll be watching for future developments! -Evan On Friday, October 7, 2016 at 6:28:59 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Thank you for your thoughts. I don't think there are any plans to reveal > spend in

Re: Overdelivery Credits not reported in BudgetOrder spendingLimit

2016-10-06 Thread Evan Giesel
s a field that gave me the current amount spent minus the overcharge amount, to correspond to the overcharge-credit-free spending limit. Thanks! -Evan On Thursday, October 6, 2016 at 10:42:48 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hello, > > Since neither the spen

Re: Overdelivery Credits not reported in BudgetOrder spendingLimit

2016-10-05 Thread Evan Giesel
n either spendingLimit or totalAdjustments* Thanks! -Evan On Wednesday, October 5, 2016 at 4:03:59 PM UTC-5, Vishal Vinayak (Adwords API Team) wrote: > > Hi Evan, > > As of the latest release of the AdWords API v201609 > <https://developers.google.com/adwords/api/docs/reference/>

Overdelivery Credits not reported in BudgetOrder spendingLimit

2016-10-05 Thread Evan Giesel
PI, to factor Overdelivery credits into the spending limit of a budget order? Thanks! -Evan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/

BudgetOrderService spendingLimit 'get' vs 'SET' when credits are present

2016-08-15 Thread Evan Giesel
Hi, I am trying to automate Budget Order management (I am using consolidated billing). I want to be able to add an amount to a budget order using the adwords api. Using the BudgetOrderService, I can get a BudgetOrder

Ref Error in Keywords_Performance_Reports

2015-06-11 Thread Evan Nichols
function main() { var ACCOUNTS = ['795-463-4220']; var ADWORDS_REPORT = 'KEYWORDS_PERFORMANCE_REPORT'; var FILTER = 'Impressions > 0'; var DATE_RANGE = 'LAST_30_DAYS'; var COLUMNS = [ 'AccountDescriptiveName' ,'Date' ,'CampaignName' ,'AdGroupName' ,'Keywordtext' ,

Re: Accessing remarketing tag status using the API

2015-05-27 Thread Evan Halley
Thanks for the response Anthony. Do you know if the tag's status on the website is available using the API? I don't see any references to it in the documentation, but I just want to verify. Thanks. Evan On Wednesday, May 27, 2015 at 11:35:22 AM UTC-4, Anthony Madrigal wrote: &g

Accessing remarketing tag status using the API

2015-05-27 Thread Evan Halley
amed.png> Thanks, Evan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message beca

AdWords API access with service account set up

2015-04-14 Thread Evan Troelstra
am writing an application that is meant to automatically access the AdWords API to download among things performance report data. This application will need to impersonate a user for automatically logging in without manual intervention. It was my understanding that the service account email

Terms and Conditions not Signed

2014-10-16 Thread Evan Petersen
I've been trying to set up our API access with a test MCC account and am running into the following error: [QuotaCheckError.TERMS_AND_CONDITIONS_NOT_SIGNED @ ; trigger:''] I found the following resource

Re: Creating a MCC test account.

2014-07-16 Thread Evan Halley
I too am having issues creating test MCC accounts. Using the link provided in the documentation (and above) creates new non-MCC, non-test AdWords accounts. I've done this twice today, both times, non-MCC, non-test Adwords accounts. Evan On Wednesday, July 2, 2014 6:16:45 PM UTC-4,

Re: ContentBid After February 18th

2014-02-13 Thread Evan Halley
Anash, awesome, this is very helpful. Thanks! On Thursday, February 13, 2014 7:58:00 AM UTC-5, Anash P. Oommen (AdWords API Team) wrote: > > Hi Evan, > > The answer depends on how you look at it. > > 1. Once the field becomes readonly, we will still allow users to read this

ContentBid After February 18th

2014-02-12 Thread Evan Halley
value will be returned after February 18th, the bid or the last content bid that was set? Thanks. Evan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts

Re: Shared Credit Card for client accounts created using ManagedCustomerService

2014-02-10 Thread Evan Halley
Perfect, thanks! On Friday, February 7, 2014 9:31:54 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hi Evan, > > I believe this is the case; as long as you have billing set up on your MCC > account then newly created client accounts should automatically inherit it. >

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Evan Halley
Thanks Mike! (disregard my previous, deleted question). On Thursday, February 6, 2014 9:40:15 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hi Evan, > > You should try out our > validateOnly<https://developers.google.com/adwords/api/docs/guides/working-with-objects#

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Evan Halley
Thanks Mike! On Thursday, February 6, 2014 11:00:11 AM UTC-5, Evan Halley wrote: > > Thanks Mike! Is there any way to tell if an MCC account (we have > multiple, one prod MCC and an MCC that only manages test accounts) is a > test MCC account? > > Evan > > On Thursday,

Re: "Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-06 Thread Evan Halley
Thanks Mike! Is there any way to tell if an MCC account (we have multiple, one prod MCC and an MCC that only manages test accounts) is a test MCC account? Evan On Thursday, February 6, 2014 9:40:15 AM UTC-5, Michael Cloonan (AdWords API Team) wrote: > > Hi Evan, > > You should

Shared Credit Card for client accounts created using ManagedCustomerService

2014-02-04 Thread Evan Halley
Hi all, Assuming our MCC account has a credit card associated with it do client accounts created using the ManagedCustomerService automatically invoice this credit card for any charges incurred on AdWords? Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blo

"Sandbox" for testing AdWords account creation with ManagedCustomerService?

2014-02-03 Thread Evan Halley
production account? Can we create test accounts using this same API? If not, what is the best practice in regards to testing this portion of the API? Thanks! Evan -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http

Re: Automated Rules In Adwords API

2013-02-26 Thread Evan Halley
Hi Eric, Is there any update with regard to bringing automated rule access to the Adwords API? Thanks, Evan On Monday, April 11, 2011 4:44:42 PM UTC-4, Eric Koleda wrote: > > Hi, > > There is no feature request tracker for the API, but I'll make sure to > pass your fee

Google Adwords API

2011-05-10 Thread evan
My API account was approved but i can't log into the MCC. I've tried several different ways but it consistently says that i don't have permission level to access the API. I'm the admin and my developer token was approved... Please advice. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f