Download report with oauth

2010-12-14 Thread Rob Ryan
The example PHP code for downloading a report uses a GoogleLogin Authorization header, if I wanted to do basically the same thing with a login through OAuth how would I go about passing that header? Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discus

Token Approval Development Timeline

2013-01-24 Thread Rob Rudnicki
Note that when making this topic I am not asking for expedition of my company's application or clarification of the Token review teams' official review window. I am asking for personal experiences that developers have had with the timeline for token approval. My "Integration Services" company h

Re: Status of 765-119-2928 Test Account

2013-02-22 Thread Rob Rudnicki
Have you attempted to use the account. My Test account application was functional within hours and the next day they sent me an email informing me of such. Perhaps you simply missed the email. On Wednesday, February 20, 2013 1:29:05 PM UTC-5, googl...@icrossing.com wrote: > > Recently we crea

Re: I am waiting more than 1 week for token review, please help !

2013-02-22 Thread Rob Rudnicki
Typically takes multiple weeks., and that's if you do everything correctly. On Tuesday, February 19, 2013 5:54:37 AM UTC-5, pages...@gmail.com wrote: > > dear > I am waiting more than 1 week for token review, please give me some reply . > thx. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: How to get the Image Ad dimensions?

2013-03-26 Thread Rob Abraham
you use PHP, simply `explode` the "Headline" field: * * *$dimensions = explode("; ", $headline);* --- *$dimensions[1]* will then contain what you're looking for. You'll see "200 x 200", "336 x 280", etc. Hope that helps,

Single Product Targets for PLA's - Not Working

2013-05-22 Thread Rob Ryan
I posted this as well on the adwords forum but I will post it here as I am sure it is a situation someone using the API to automate product level adgroups for PLA's would come across. We have setup a campaign which matches targets to adgroups on the adwords_grouping parameter. We have adwords_

Re: MCC Test Account returning QuotaCheckError.ACCOUNT_INACTIVE on API Call

2013-10-14 Thread rob . langley
tart the design work of a new application. Can someone please advise Thanks Rob On Thursday, August 29, 2013 9:29:02 AM UTC+1, Anash P. Oommen (AdWords API Team) wrote: > > Hi, > > Looks like the error happens because your developer token is in a test MCC > account, we don'

Re: AdWords integration - getting list adwords from google adwords with username and password

2015-04-08 Thread Rob Rudnicki
As of adwords API version 201406(which actually sunset yesterday), Clientlogin is no longer supported. Source: https://developers.google.com/adwords/api/docs/reference/#v201406 In order to manage an adwords account via api you will now need to authenticate your MCC account using oAuth, and acce

Having issues with oauth token

2015-06-11 Thread Rob Hayes
I'll see if I can get enough detail in here. Please hit me with questions if I leave something out. I'm trying to move an application from using the ClientLogin to OAuth. No matter what I do, I always get this error back from the service. soap:Server [Authenticat

UNEXPECTED_INTERNAL_API_ERROR using TrafficEstimatorService with test accounts.

2016-02-24 Thread Rob Drimmie
I am submitting a request against the TrafficEstimatorService using the developer id of an account with "Test Accounts" Access level and client information for a test account. The script I am using is a very lightweight modification of the EstimateKeywordTraffic example from googleads-php-lib (

Re: UNEXPECTED_INTERNAL_API_ERROR using TrafficEstimatorService with test accounts.

2016-03-03 Thread Rob Drimmie
Thanks so much, Thanet. I'm sorry I missed your previous response! I'll test this afternoon and mark as complete when I can confirm everything is resolved. On Tuesday, March 1, 2016 at 7:39:04 PM UTC-5, Thanet Knack Praneenararat (AdWords API Team) wrote: > > Hi Rob, > &g

In the KEYWORDLESS_CATEGORY_REPORT report, fields Category0, Category1 and Category2 are always blank

2016-05-26 Thread Rob Hesketh
pect to see data in that column for our reports. I had a look at the documentation and I couldn't find anything indicating that this field would function differently to any other field we request. Is there something I am missing? I assume there is some mistake I am making with

Negative keywords lists via the API

2011-01-27 Thread Rob Sedgwick
We would like to use the new feature negative keyword lists for global control of negative keywords. The Adwords web site has this feature but it does not yet seem to be available via the API. Is this right? Also we have hundreds of different accounts. Is it possible to enter the negative keywo

Automated Rules In Adwords API

2011-02-17 Thread Rob Ryan
Just wondering if bringing the new automated rules to the adwords API is on the roadmap? Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Automated Rules In Adwords API

2011-02-21 Thread Rob Ryan
It does, I guess I was thinking it terms of using it to simplify in terms of how regular certain parameters are checked and use less credits for when a form of automation it supports is required. Not essential of course as it's features can be replicated just thought better design may be to hand

Reports Field Name Changes

2011-02-23 Thread Rob Ryan
Is there any good reason why the field names in the reports change? For example keywordText seems to have changed to keyword. There have been a long line of these changes it seems, is there somewhere where they are documented or should we be writing code to detect this happening randomly? -- =

Re: KeywordText returned as Keyword in Keyword Performance Report

2011-02-25 Thread Rob Ryan
I understand a certain level of diligence should be taken by developers, IE it's a wakeup call for me to make sure the reports are sound before going live with the reporting code. I think though unless there is a good reason for it developers would much rather a bad name that doesn't fit the fie

Required Minimum Functionality For Beta Testing

2011-03-10 Thread Rob Ryan
Just a question on required minimum functionality, we plan to soon offer a closed beta test of our service, I was wondering whether this would be able to happen without yet supporting all the require minimum functionality? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: cross client reports

2011-03-12 Thread Rob Ryan
The lastest update seems to contain cross client reports... -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

Re: DownloadReport API Cost

2011-03-15 Thread Rob Ryan
Currently it is 400 to make a report definition, which you get an id returned to you, calling this id gives no additional cost, so if you set up a report with a non static timescale it's essentially free ongoing. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and d

ServicedAccountService account currency and timezone

2011-04-03 Thread Rob Ryan
I am a little confused with the currency and timezone fields that have been added into accounts retrieved with the ServicedAccountService. Are these fields only available to write to during account creation and not to be read back out? If this is the case when can we expect to be able to retrieve

Re: ServicedAccountService account currency and timezone

2011-04-05 Thread Rob Ryan
Oh okay, Any idea when these fields will be available? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this m

Re: ServicedAccountService account currency and timezone

2011-04-07 Thread Rob Ryan
Thanks for asking about it. The real crux of the problem at the moment is that doing the OAuth implementation is great, but key things like this and no report downloading through OAuth mean I will have to store users passwords anyway, negating the big advantage of having OAuth. I realize you guy

Re: Reporting within MCC account via 201101

2011-04-07 Thread Rob Ryan
You could always run non cross client reports on every account individually. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Bulk Mutate Jobs

2011-04-15 Thread Rob Ryan
BulkMutateJob -2673875376383681460 PENDING 1 1 Any ideas? Thanks, Rob. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.goog

Re: OAuth support - please finish the job

2011-06-08 Thread Rob Ryan
ation. Thanks. Rob -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed t

Client Authentication, What would you suggest?

2011-06-26 Thread Rob Ryan
Currently with OAuth not being a complete option and it being seemly impossible to automatically send out a request to join an MCC (although I know some services do it so any pointers in the right direction on how to do this would be great) it seems the only option for something automated is to

Re: Client Authentication, What would you suggest?

2011-07-04 Thread Rob Ryan
Any plans to add the authorization process to the API? Really we would just be using it as a stop gap until report downloads are available through OAuth as the OAuth system is a lot nicer to use and much better for this authorization stuff. Looks like the manual authorization might be the best

Re: Timezone changes?

2011-07-09 Thread Rob Ryan
Yeah, second this request, one of the only a small amount of things the old v13 supports which haven't been picked up by the new API's. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group

Daily reporting - Best time to execute.

2011-08-10 Thread Rob Ryan
I remember reading an article or blog post on here about when the best time is to execute say a report on yesterdays stats to ensure they are all fully up to date. Just wondering what the link was if you know of the one I'm talking about. Thanks. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: OAuth - didn't see it mentioned so I thought I'd ask

2011-10-12 Thread Rob Ryan
Are we able to get a code sample using OAuth? As I see from the Java code these reports are free of charge correct? Only key thing I can think of not supported that would be great after this is being able to read the account currency and timezone in the ServicedAccountService. -- =~=~=~=~=~=~=

Re: Regarding api units for ReportDefinitionService and adhoc reports

2011-10-31 Thread Rob Ryan
The blog says that the reporting is free providing you use the new ad hoc reporting method. http://code.google.com/apis/adwords/docs/reportingtopics.html#adhoc The current ones will be changed 400 credits when you first create them and no additional change when you reuse the same report definit

Sandbox InternalApiError - Retrieving AdGroupAds

2012-01-11 Thread Rob O.
Everything else works except the call to retrieve ads. Unfortunately I'm having trouble with the PHP SDK and logging. Is this just a temporary issue? Thanks -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://

Re: Sandbox InternalApiError - Retrieving AdGroupAds

2012-01-11 Thread Rob O.
I'm still getting the unexpected internal error but I managed to get some logging going. The request: POST /api/adwords/cm/v201109/AdGroupAdService?oauth_consumer_key=anonymous&oauth_token=*blocked*&oauth_signature_method=HMAC-SHA1&oauth_timestamp=1326320743&oauth_nonce=*blocked*&oauth_version=

Re: Sandbox InternalApiError - Retrieving AdGroupAds

2012-01-11 Thread Rob O.
I trimmed it down to only select the Id field and the exact same request works against the AdGroupService and returns the list of ad groups correctly. However, the exact same request against the AdGroupAdService returns the same unexpected internal error. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Sandbox InternalApiError - Retrieving AdGroupAds

2012-01-11 Thread Rob O.
I fixed the developerToken field and no difference. I'm pretty sure this is a server-side error and need support/engineer to check it out because I am to: - Get the list of accounts (it initially created them) - Create and get list of campaigns - Create and get list of ad groups - Create and get

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-06 Thread rob . wells
I'm getting this error too. SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201607/CampaignService?wsdl' : Extra content at the end of the document in /var/www/html/ads/vendor/googleads/googleads-php-lib/src/Google/Api/Ads/Co

Re: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords.google.com/api/adwords/cm/v201609/LabelService?wsdl' : Extra content at the end of the document

2016-10-25 Thread rob . wells
s get an invalid XML-response that looks >> like an (de)compression-issue. >> >> An example-outline of that messed up decompressed response is >> "TARGET_CPA" >> >> Christian >> >> Am Donnerstag, 6. Oktober 2016 15:53:47 UTC+2 schrieb >&g

AdwordsUserListService and youtube remarketing

2016-12-26 Thread Rob Thamer
the UI however. Thanks, Rob -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message

AdwordsUserListService and Youtube Rule based lists

2016-12-26 Thread Rob Thamer
h what I'm trying to do? Rob -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message b

Limit on Bidding Strateguies Per Campaign

2017-01-12 Thread rob . wells
Hi, I've recently started getting this error when putting keywords (with bids) into my ad groups. I used to get this issue with my accounts, but the limit went away, but it seems to have come back again. Two examples of the error are below. {"reason":"CAMPAIGN_LIMIT","enclosingId":"691391905",

Re: invalid_grant error suddenly happening after 18 months of stable server side code

2017-02-24 Thread rob . wells
Same Issue here. Probably linked to this: https://productforums.google.com/forum/?nomobile=true#!category-topic/gmail/Kfsx8YjqAS4 Google seem to have invalidated loads of tokens, logged me out my phone last night. On Thursday, February 23, 2017 at 9:23:36 PM UTC, PPC Developer wrote: > > Hi, >

SOAP error: failed to load external entity

2017-05-31 Thread rob . wells
I've started getting this error over the last couple of days, but I've only just noticed today. It is not just the "CampaignService", I'm also getting it on the "AdGroupService". Here is the stack trace for the error. SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Couldn't load from 'htt

Re: SOAP error: failed to load external entity

2017-05-31 Thread rob . wells
Hi Peter, Thanks for getting back to me. I had a go at instructions and they didn't help, but I've manage to fix it now. Adding this line of code managed to fix it. libxml_disable_entity_loader(false); I future I shall go there first. :) Kind Re

Please allow 80 length CallOnlyAd descriptions via API.

2018-06-22 Thread Rob Rudnicki
The Adwords User interface allows description1 and description2 to be 80 characters long. The Adwords API errors out if either value is longer than 35 characters( AdError.LINE_TOO_WIDE), probably an artifact from basic text ads. This renders the API basically unusable for Call Only ads as 35 cha

How to fully delete a Label

2018-07-06 Thread Rob N
Hi, I used the Java API to create a Label, then remove it. It looks like it doesn't go away, because subsequent queries show it with status "removed". Is there a way to really delete it? I used LabelServiceInterface.mutate, and a LabelOperation with Operat

Invalid constructor input for mutating - no documentation?

2021-08-26 Thread Rob Montalbine
I'm trying to simply update keyword bids using v8 of the Google Ads API via AdGroupCriterionService in Python. I've copy/pasted most of the code for this particular operation directly from several google-provided examples and am getting the same error every time: *TypeError:* Invalid constructo

Example code for uploading an image ad

2017-07-27 Thread Rob Rudnicki
Anyone have an example for uploading a image add using the new php SDK? I have my code from the old sdk where there were examples for image ads provided. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https

Extended text ads not matching script results

2017-08-18 Thread Rob Sieracki
Hi, I have recently been getting incorrect results from an MCC script call for an extended text ad. The account is Embroidery Online 880-382-5940 For Campaign: OESD [Brand] Adgroup: EmbroideryOnline [Exact] Within the adwords interface: ID : 215647102248 H1: Embroidery Online - OESD H2: 20,0

User doesn't have permission to access customer - what am I missing?

2021-02-22 Thread Rob Sharp
> <<~QUERY As far as I can tell, the manager_id has the customer_id as a child. The oauth token is valid, and the login_customer_id header is being supplied. What have I missed to make this run correctly? Thanks, -- Rob -- -- =~=~=~=

Re: User doesn't have permission to access customer - what am I missing?

2021-02-23 Thread Rob Sharp
adsapiforumadvisor wrote: > Hi Rob, > > Thanks for raising this to us. > > Given the error string (User doesn't have permission to access customer) > provided, I can see that you've encountered the USER_PERMISSION_DENIED > <https://developers.google.com/google-ads/api

Re: Google Ads API: "campaign.label" in SELECT query bugged in campaign?

2020-06-22 Thread Rob Martin
t a similar ` request_error: UNKNOWN ` response whenever I include campaign.labels while also querying any metric on the campaign resource. Please include the resolution on this thread, or let me know how I can follow up with more detail. Thanks, Rob On Wednesday, June 10, 2020 at 1:35:

Re: Google Ads API: "campaign.label" in SELECT query bugged in campaign?

2020-06-26 Thread Rob Martin
Ok, thanks for the update. *ROB MARTIN *- VP of Operations Rank Crankers m | *612-708-1793* 110 5th Ave SE, Suite 300 | Minneapolis, MN 55414 On Fri, Jun 26, 2020 at 1:36 PM Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi Rob, > > This is a k

Reporting enhanced cpc

2017-12-14 Thread Rob van der Niet
d -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the

Enhanced CPC reporting

2017-12-14 Thread Rob van der Niet
cstrategy.png> For campaigns with setting Manual CPC and checkbox enhanced CPC checked, we still get 'CPC' in our reporting/database, but for AdWords (bidding) this is exactly the same. Shouldn't i get Enhanced CPC in my database when we do choose Manual CPC as str

Re: Enhanced CPC reporting

2017-12-20 Thread Rob van der Niet
Thank you Bharani! Op donderdag 14 december 2017 20:14:14 UTC+1 schreef Bharani Cherukuri (AdWords API Team): > > Hello Rob, > > Through the API reports, you will be able to retrieve the Enhanced CPC > information through the EnhancedCPCEnabled > <https://developers.g

<    1   2