v201109 API Server

2012-02-16 Thread Christopher
Is there a server that only contains the v201109 API code? That would help our QA team to validate the release before the Sunset date. -- Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.

No more search phrase data for legacy PLA campaigns?

2014-05-13 Thread Christopher Taylor
It appears that on May 5th we stopped receiving any search phrase data from the SEARCH_QUERY_PERFORMANCE_REPORT in the v201402 release of the API for any of our PLA campaigns. Was this a documented change and nothing we can do about it? Thanks, Chris -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Getting intermittent API errors this morning

2014-06-17 Thread Christopher Taylor
Just started happening around 10AM PST: Failed to load response into DOM: DOMDocument::loadXML(): Empty string supplied as input in /data/source/adwords/v201402/adwords-examples-and-lib-5.2.3/lib/Google/Api/Ads/Common/Lib/AdsSoapClient.php on line 248 Nothing is wrong with our SOAP request he

Re: Getting intermittent API errors this morning

2014-06-17 Thread Christopher Taylor
getting same intermittent errors with php library 5.3.0 as well. On Tuesday, June 17, 2014 12:36:43 PM UTC-7, Christopher Taylor wrote: > > Just started happening around 10AM PST: > > Failed to load response into DOM: DOMDocument::loadXML(): Empty string > supplied as input in

Re: Getting intermittent API errors this morning

2014-06-17 Thread Christopher Taylor
Thanks Ray - all is working again! On Tuesday, June 17, 2014 1:23:30 PM UTC-7, Ray Tsang (AdWords API Team) wrote: > > Christopher, > > We may have identified a related issue. Please let me know if the > situation has improved on your end. > > Thanks, > > Ray >

Re: Custom Date with Call Metrics Call Details Report

2014-08-18 Thread Christopher Taylor
Is there any update to this? It fails even if we don't pass a date range with: Type = 'ReportDownloadError.MISSING_PARAMETER', Trigger = 'Start and End date are required for CUSTOM_DATE and ReportType: CALL_METRICS_CALL_DETAILS_REPORT', FieldPath = ''. When we specify startDate and endDate,

Re: Custom Date with Call Metrics Call Details Report

2014-08-18 Thread Christopher Taylor
Nevermind, changed dateRangeType to ALL_TIME and it works now. Let us know when we can filter by date range because there's a lot of data we're going to have to sift through nightly.. On Monday, August 18, 2014 11:29:11 AM UTC-7, Christopher Taylor wrote: > > Is there any up

Re: user_interest query returns "internal error occurred" response

2024-02-14 Thread Christopher Hronek
We've also been dealing with this same error when querying user_interest for the past 2 days. Prior to that our data pipelines that were extracting from this endpoint were just fine. *Request* Request: customer_id: "7219273531" query: "SELECT\n\tuser_interest.availabilities,\n\tuser_interest.us

How will Google announce the API sunset actually happen?

2012-03-01 Thread Christopher Ryan
Will Google announce that the API sunset actually happen? Can we get a confirmation so that the QA team can monitor the logs for any issues related to the new API. Thanks, -- Chris Ryan -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://

Re: Set max_cpc for UserList

2012-06-04 Thread Christopher Kirkby
Hi Andrew.. what exactly do you think you are doing adding yourself as a verified owner of my fucking site? Are you that fucking stupid that you thought it wouldnt show up? On Monday, 12 September 2011 22:36:07 UTC+1, mccaccou...@gmail.com wrote: > > I would like to know how to set the UserList'

Re: Trying to migrate .NET/C# application to OAuth 2.0, Service Account, keep getting "access_denied"

2013-01-14 Thread Christopher Jennings
I'm having this same issue. I don't have the OAuth2ClientId and OAuth2ClientSecret defined in the config and I get the following error over and over until I stop the console app: Failed to get access token for service account. { "error" : "access_denied" } I'm sure this is just me not config

Re: Enhanced Campaign properties in reports?

2013-02-28 Thread Christopher Taylor
Hi Anash, do you have any insight as to a sense of timing for when new API documentation will be released in respect to Sitelink management and the new Enhanced Campaign features? Thanks, Christopher Taylor Voltage Search Media On Tuesday, February 26, 2013 7:26:08 PM UTC-8, Anash P. Oommen

Last Modified

2013-03-01 Thread Christopher Jennings
Is there a way to get the date of the last change listed on the report accessed by clicking the link under "Tools and Analysis > Change History"? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Last Login

2013-03-01 Thread Christopher Jennings
Is there a way to get when/who the last person was to log in/access an account through the API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~

Re: CustomerSyncService: lastChangeTimestamp and changedCampaigns seem inconsistent

2013-03-01 Thread Christopher Jennings
I'm seeing similar issues using the CustomerSyncService. The Web UI will show the last change being Feb 26, 2013 4:21:37 AM, but the API returns 3/1/2013 6:12:24 AM. Ignoring the fact that there could be some time difference due to time zones, 2/26 vs 3/1 is a significant difference! On Friday,

oauth2 invalid grant with ruby-api gem

2013-05-24 Thread Christopher Sell
Hi, I am using omniauth to authenticate my users with Google. When the user comes back I store their access_token, refresh_token, and their verification code off of the callback parameter. config.omniauth :google_oauth2, ENV['GOOGLE_CONSUMER_KEY'], ENV['GOOGLE_CONSUMER_SECRET'],

AdWords API oauth2.0 redirect mismatch uri

2013-05-24 Thread Christopher Sell
I am using the google-api-ads-ruby and oauth 2.0 to have users authenticate and then make calls on their behalf to pull reports about their AdWords account. I have Oauth 2.0 fully set up for Google Analytics and it works. Next I added Google AdWords to the scope. I redirect the user to get appro

AdWords API google-api-ads-ruby invalid grant

2013-05-24 Thread Christopher Sell
Hi all, sorry to repost, but I am experiencing a new error using oauth2 with google-api-ads-ruby gem and I wanted to update my question. I am using omniauth for oauth2 authentication with Google. config.omniauth :google_oauth2, ENV['GOOGLE_CONSUMER_KEY'], ENV['GOOGLE_CONSUMER_SECRET'],

Re: oauth2 invalid grant with ruby-api gem

2013-05-24 Thread Christopher Sell
8dQ' :user_agent: MARKETSTARTER :service: :environment: PRODUCTION :connection: :enable_gzip: false :library: :log_level: INFO Any additional help would be greatly appreciated. I've been stuck for 2 days now. On Friday, May 24, 2013 7:24:55 AM UTC-7, Anash P. Oommen (AdWords API

Re: oauth2 invalid grant with ruby-api gem

2013-05-24 Thread Christopher Sell
y appreciated. I've been stuck for 2 days now. On Friday, May 24, 2013 7:24:55 AM UTC-7, Anash P. Oommen (AdWords API Team) wrote: > > HI Christopher, > > You might want to check omniauth documentation. At for OAuth2, scope is > separated by spaces, not comma. > > C

Re: AdWords API oauth2.0 redirect mismatch uri

2013-05-24 Thread Christopher Sell
Just did, and that works. Thanks so much Anash! On Friday, May 24, 2013 7:39:13 AM UTC-7, Anash P. Oommen (AdWords API Team) wrote: > > Hi Christopher, > > Have you provided oauth2_callback key in your adwords.yml? And does that > match the one you provided in the API cons

Re: AdWords API google-api-ads-ruby invalid grant

2013-05-24 Thread Christopher Sell
ds/"; :oauth2_callback: 'http://127.0.0.1:3000/users/auth/google_oauth2/callback ' :developer_token: MYDEVTOKEN :user_agent: MARKETSTARTER :service: :environment: PRODUCTION :connection: :enable_gzip: false :library: :log_level: INFO On Friday, May 24, 2013 7:35:43 AM

Re: Ruby and OAuth

2013-05-27 Thread Christopher Sell
Hey Johanne so if I store the access token hash and use it when creating api instances, it will use the refresh token to generate new access tokens on its own? Can you verify this? Where did you find this in the gem? Can you point me to a section. I'd like to know how this works as I have done

Accessing AdGroupCriterion - 'TopOfPageCpc'

2013-08-08 Thread Christopher Taylor
Wondering why accessing this value is a "BETA_FEATURE"? SoapFault exception: [soap:Server] [BetaError.BETA_FEATURE @ serviceSelector; trigger:'TopOfPageCpc'] in /data/source/adwords/v201306/adwords_api_php_4.4.0/src/Google/Api/Ads/Common/Lib/AdsSoapClient.php:216 -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: Exception while adding a template Ad

2014-11-04 Thread Christopher White
Are there any plans to support additional templates that are currently only available via the UI? On Friday, September 26, 2014 12:10:42 PM UTC-7, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > The only template types (IDs) supported by the API are the ones listed on > the templates page I

API down this morning? (11/4)

2015-11-04 Thread Christopher Taylor
Not receiving any SOAP errors back but basic campaign/adgroup creation through the API seems to be borked. Using v201506. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevel

VIDEO_PERFORMANCE_REPORT - returns $0 cost?

2015-12-08 Thread Christopher Taylor
Glad we can finally download AdWords video cost data through the API. But for some reason the report returns $0 cost - even though there are definitely clicks and cost that we see directly through the AdWords UI. Any idea why this is? Attaching the report that the API returns.. -- -- =~=~=~=

CriterionError.KEYWORD_HAS_TOO_MANY_WORDS

2016-01-15 Thread Christopher Taylor
Could someone let me know what the actual # of words the limit is? I can't find it in the documentation anywhere. This specifically happens when adding the 'same' keyword as negative match. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: htt

Re: CriterionError.KEYWORD_HAS_TOO_MANY_WORDS

2016-01-15 Thread Christopher Taylor
Mean to say - this happens when adding a user's 'search phrase' as negative match. On Fri, Jan 15, 2016 at 10:22 AM, Christopher Taylor wrote: > Could someone let me know what the actual # of words the limit is? I can't > find it in the documentation anywhere. > >

Re: Fatal Error: invalid_request

2016-08-31 Thread Christopher Taylor
We are also constantly receiving the error, albeit intermittently since early this morning. We are on v201607 On Tuesday, August 30, 2016 at 11:27:23 PM UTC-7, Sachin Kumar wrote: > > I am getting this error sice today morning. Earliear the app was working > fine. Now I am not knowing why t

Re: Fatal Error: invalid_request

2016-08-31 Thread Christopher Taylor
Same, haven't updated any of the libraries in several weeks. On Wednesday, August 31, 2016 at 1:00:01 PM UTC-7, Collin Grady wrote: > > Haven't touched library since July 13. Using v201605. Haven't changed auth > info or anything else related either. > > On Wednesday, August 31, 2016 at 12:53:31

API Key Pending approval

2012-01-12 Thread Christopher Heathwood
Hi, We really want to get cracking on some API tools how long does it usually take for these to be approved? Cheers Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-ap

Re: API Key Pending approval

2012-01-19 Thread Christopher Heathwood
Hi Evgeniy, Thanks for your reply it's been well over 3 weeks (almost 4) :) Is there any way of getting more feedback on this? I have account managers asking me about tools and have no idea when we can start implementing them :p Cheers Chris -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: API Key Pending approval

2012-02-03 Thread Christopher Heathwood
Thanks for your replies :) I've had a look in to the sandbox and will have a play with some of the features to be honest we're not going to throw lots of resources at this if we can't get am API key :p Will keep this updated on how we get on :) -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Connection to https://accounts.google.com refused when using a proxy

2016-09-30 Thread christopher . juettner
Okay, I'm stuck authenticating to the Google API. NOTE: I am waiting to hear back from the network people on what might be in some logs, but I thought I would post a question here in case there is something else I can do. If I created the following cURL command correctly, the following is what

Connection refused with proxy obtaining access token

2016-09-30 Thread christopher . juettner
Okay, I'm stuck authenticating to the Google API and looking for ideas. I have tried so many suggestions from the web but none seem to get me past the connection issue. I am waiting to talk to a Linux admin to see if the proxy is blocking outbound requests to Google, but I thought I would po

Re: Connection refused with proxy obtaining access token

2016-10-03 Thread christopher . juettner
Shwetha, Yes I'm using the AdWords API Java client library. Here is my command to execute the application: java -cp /hadoop/user/findlaw/jars/adwords/AdWordsApi.jar com.findlaw.adwords.AdWordsApiApplication -Dhttp.proxyHost=webproxy.h.corp.services -Dhttp.proxyPort=80 -Dhttps.proxyHost=webproxy

Re: Connection refused with proxy obtaining access token

2016-10-03 Thread christopher . juettner
UPDATE: I change the cUrl options from -F to -d and that fixed the cUrl command so at least I know I can get an access token via server-to-server call. UPDATE: I "shaded" in some more jars so know I have a new stack trace: java -cp /hadoop/user/findlaw/jars/adwords/AdWordsApi.jar com.findlaw

2017 AdWords API Workshop?

2017-02-21 Thread Christopher Taylor
Plans to schedule any API workshops this year? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

Showcase Ad Cost in Criteria Performance Report

2018-04-17 Thread Christopher Taylor
Is it possible to get cost data for SHOWCASE_AD_ONLINE_PRODUCT_LINK cost through the CRITERIA_PERFORMANCE_REPORT? They have the same structure as shopping product groups, which we are able to retrieve through the criteria report. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fi

TargetingSetting at the campaign level

2018-07-10 Thread Christopher Taylor
Trying to set TargetingSetting attributes via the PHP libraries at the campaign level, but receiving this error: Unmarshalling Error: cvc-type.2: The type definition cannot be abstract for element ns1:settings Only see examples for setting at the adgroup level and not the campaign level but

Smart Shopping controls?

2019-11-19 Thread Christopher Taylor
Just an overall question about what we will be able to control via the API for smart shopping campaigns. We've tried adding negative match criterions, as we do with normal shopping campaigns, but receiving the error 'OPERATION_NOT_PERMITTED_FOR_CAMPAIGN_TYPE'. I can grab the POST data later bu

Re: Determine Account-Id for Offline Conversion Upload?

2021-10-25 Thread Christopher Parotat
short period where the system has to retry uploads to multiple accounts to learn the new setup. But we are also still planning to switch to using the Click Performance Report/click_view eventually, but we were not able to evaluate if it would really work for our use case yet. Best, Christopher a

How do I get Remarketing + Discovery Ads cost in new API?

2022-02-11 Thread Christopher Taylor
So as we all know there used to be the CRITERIA_PERFORMANCE_REPORT in the Adwords API... and it returned all the cost that we needed in one report. With the new API it is extremely cumbersome to assemble all the different pieces of cost. We're now running reports against these tables to try and

Performance Max Campaigns - Media Cost

2022-03-10 Thread Christopher Taylor
We just started testing performance max campaigns but we're not seeing media cost data come down through the campaign performance report or ad group ad performance reports - how can we see this cost data? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://

Adwords UI revenue vs. Ads API revenue?

2022-06-01 Thread Christopher Taylor
We're finding a large difference in revenue reported through the Adwords UI vs. what we're getting back in Campaign/Adgroup/Ad reports through the API. For one of our accounts we see nearly 21mil in revenue through Adwords yet the API is only returning 14mil in revenue - and it's the same for an

Re: Adwords UI revenue vs. Ads API revenue?

2022-06-02 Thread Christopher Taylor
_group.id, campaign.name, segments.click_type, ad_group_ad.ad.type, segments.device, campaign.name, campaign.name, ad_group_ad.ad.tracking_url_template FROM ad_group_ad WHERE segments.date >= '2022-05-01' AND segments.date < '2022-06-01' On Wednesday, June 1, 2022 at 8:07:58

Determine Account-Id for Offline Conversion Upload?

2020-11-11 Thread Christopher Parotat
ignore all the errors? But that feels quite wrong. Regards, Christopher -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribe

Re: Determine Account-Id for Offline Conversion Upload?

2020-11-13 Thread Christopher Parotat
settings in the different accounts. If we would create that same conversion also in the master account to be able to upload the conversion and then upload conversions from the sub-accounts using the master-account, would those conversions still use the settings from the origin account or the

Demographics in Criterion Reports?

2020-05-18 Thread Christopher Taylor
Noticed there are demographics such as "household income" available through the adwords UI. Are there plans to expose any of this information at the criterion report level in the API? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.bl

ConversionTrackerService returns incorrect TotalNumEntries?

2020-07-20 Thread Christopher Parotat
etPaging()->getStartIndex() + $pageSize ); } while ($selector->getPaging()->getStartIndex() < $totalNumEntries); return $conversionTypes; } Am I misunderstading the purpose of TotalNumEntries or is that a bug? Regards, Christopher -- --

Re: ConversionTrackerService returns incorrect TotalNumEntries?

2020-07-21 Thread Christopher Parotat
rstionTrackerService looks to me like the ConversionTrackerService does not work as intended. Thanks, Christopher adsapiforumadvisor schrieb am Montag, 20. Juli 2020 um 23:30:18 UTC+2: > Hi Christopher, > > Specifying the paging will limit the number of entities that are returned. &g

Re: Request for Basic Access to Google Ads

2024-03-12 Thread &#x27;Christopher Lawrence' via Google Ads API and AdWords API Forum
Bump. Looking for any help here. Thanks, Christopher On Wednesday, March 6, 2024 at 3:58:17 PM UTC-5 Christopher Lawrence wrote: > We have been attempting to request basic access to Google Ads for our > account for a few weeks now with no response. We are coming to a point in > ou

Re: how to get a campaign limited by budget via google ads api?

2024-08-12 Thread &#x27;Christopher Chan' via Google Ads API and AdWords API Forum
Not sure if it's entire the same, but are you able to use the Campaign Primary Status reason instead? - it has 'BUDGET_CONSTRAINED' https://developers.google.com/google-ads/api/reference/rpc/v17/CampaignPrimaryStatusReasonEnum.CampaignPrimaryStatusReason On Friday, August 9, 2024 at 11:52:15 PM

Expedition of Google Ads API Developer Token

2023-12-12 Thread &#x27;Christopher Couture' via Google Ads API and AdWords API Forum
Hello! About a month ago I submitted a ticket to upgrade our Developer Token to Basic/Standard and I'm still waiting on a response. Would it please be possible to expedite the review of our ticket? *Google Ads Account/MCC : *202-171-8782 *Ticket Case ID: *Case ID 5-190135085 Thanks! Chris

Re: Expedition of Google Ads API Developer Token

2023-12-13 Thread &#x27;Christopher Couture' via Google Ads API and AdWords API Forum
Wanted to bump this up as it seems to be falling behind. On Tuesday 12 December 2023 at 09:44:16 UTC-5 Christopher Couture wrote: > Hello! > > About a month ago I submitted a ticket to upgrade our Developer Token to > Basic/Standard and I'm still waiting on a response. >