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

Learning from the Feed Paradigm

2021-08-25 Thread Rob
Hi, this isn't a bug report or technical question, I'm keen to learn more about Google's approach to engineering. I've been following Google Ads API development loosely over several years. When feed based extensions came out, I could see their potential but they also seemed too complicated for

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

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: 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

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:

Scopes for specific services

2019-12-23 Thread Rob
x27;t need to request access for all services in the ad account with the global Adwords scope? I'm concerned about data privacy of the accounts granting access via oauth and not having access to the data and api calls I don't need would be optimal.

Invalid schema: Not yet initialized

2019-10-04 Thread Rob
s. Could you please confirm what can be the reason of the issue taking into account my error message. (I can provide more connection details if needed) Thanks, Rob -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsde

Re: Bug with retrieval of actions

2019-04-22 Thread rob
Doesn't appear to be fixed... On Friday, April 19, 2019 at 8:42:43 AM UTC-5, googleadsapi-forumadvisor wrote: > > Hello, > > The issue should now be resolved. Let me know if you still face any issues. > > Cheers, > Anthony > Google Ads API Team > > > =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: [1-4073000025608] How to pull conversion_actions from new google ads api?

2019-03-26 Thread rob
Same here - I also cannot pull anything from the conversion_actions interface. Literally no queries return anything. On Monday, March 25, 2019 at 11:19:49 PM UTC-5, googleadsapi-forumadvisor wrote: > > Hello Tamar, > > Sorry for keeping you waiting. > The engineer in charge told me that he wo

Re: New Ads API Request (multiple CIDs in a single request)

2018-07-19 Thread rob
Dhanya, I appreciate that very much, thank you! - Rob On Wednesday, July 18, 2018 at 1:33:20 PM UTC-5, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Rob, > > Thank you for the clarification. I will request this with my team. Please > keep an eye on the blog

Re: New Ads API Request (multiple CIDs in a single request)

2018-07-17 Thread rob
, the ability to submit an array of authorized CIDs to the reporting interface would be highly preferred. On Tuesday, July 17, 2018 at 2:50:52 PM UTC-5, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi Rob, > > Thank you for bringing up your request. In order to understand further, > c

New Ads API Request (multiple CIDs in a single request)

2018-07-17 Thread rob
I'd like to submit a feature request - hopefully this is something that could be implemented at some point. My request is simple. I'm requesting the ability to submit a request on behalf of multiple CIDs (potentially up to 100 at a time) via the reporting interface. There are times when pull

Test MCC Account issue

2018-07-13 Thread rob
limit but as the created accounts are canceled in the new UI, i cannot cancel it again. Are there any workarounds? Currently I am only created new test manager accounts to solve this problem. Sincerely, Rob -- __Please consider the environment before printing this email or attachment_

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

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

Re: Campaign Location Targeting

2018-06-13 Thread rob
hong" does not appear in the represented address of the postal code (560068,Karnataka,India) either. Thus, is this return value a bug? 4. It looks weird when I return results such as this to users, so if this is a bug, will it be fixed any time soon? Thanks, Rob On Wednesday

Campaign Location Targeting

2018-06-12 Thread rob
Hi AdWords Support Team, I followed the Targeting guide for Java using the exact sample code. I made a call for the query "hong". One of the returned location is a Postal Code object as follow: 9062009 Location

Where can I locate the Adwords API IP Address

2018-03-27 Thread Rob
you for your help! Rob -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you

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

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

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

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

Re: How do I search for ads with a non-empty tracking template

2017-06-15 Thread Rob
we only want a few of the rows. It would be great to be able to filter by empty values, so could that be supported? Rob. On Wednesday, 14 June 2017 20:31:08 UTC+1, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Rob, > > I'm afraid you cannot use null values in the predic

How do I search for ads with a non-empty tracking template

2017-06-14 Thread Rob
Hi, I'm trying to run structure reports to find ads that have non-empty tracking templates. I've added the following predicate, but both the report service and the AdGroupAd service responses include ads with empty templates. CreativeTrackingUrlTemplateNOT_EQUALS Is this a bug or should I ch

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

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: 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, >

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",

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

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

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

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

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

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

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: Multiple ads with the same ID

2015-08-28 Thread Rob
Thanks for the reply Florian! It's a shame that ValueTrack simply describes {creative} as "A unique ID for your ad" without mentioning it's only unique within the ad group. At least we now have {campaignid} and {adgroupid} ValueTrack parameters, so we can find a way a way round it now... back t

Multiple ads with the same ID

2015-08-28 Thread Rob
re in many years of using the AdWords API, and were under the impression that Ad IDs are globally unique. Could you please confirm if this is a bug or not? I can provide request & response examples by email if necessary. Thanks, Rob -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Re: OfflineConversionFeed with multiple AdWords accounts

2015-05-07 Thread Rob
ing to see what we get back :) For now we're ignoring this particular error. After some more testing we found that a "true" auth failure gives something like AuthorizationError.USER_PERMISSION_DENIED" instead of "OfflineConversionError.UNAUTHORIZED_USER". Rob On Thu

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

Re: OfflineConversionFeed with multiple AdWords accounts

2015-03-03 Thread Rob
t the API to return an "account ID mismatch" error in these cases, instead of UNAUTHORIZED_USER Otherwise we're constantly asking the end user to check their credentials, due to the error code returned. Thanks, Rob. On Friday, 8 November 2013 07:20:50 UTC, Takeshi Hagikura (AdWo

Re: Changing the OAuth2 client secret

2014-09-08 Thread Rob
That's great news Josh, thanks for following up on this. On Friday, 29 August 2014 17:34:43 UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi Rob, > > I'm happy to report that you can now reset the client secret in the new > Google &g

Re: Is it possible to retrieve the IP of the person viewing the ad?

2014-06-20 Thread rob
no On Wednesday, June 18, 2014 11:04:48 AM UTC-5, Geoffrey Liu wrote: > > I want my script to retrieve the IP of the person viewing the ad so that I > can use it in my script. I'm using another API that has to ability to > generate a response based on a given IP, but if I use my API's IP > auto

Re: Changing the OAuth2 client secret

2014-06-10 Thread Rob
Thanks Josh, I wasn't aware of the original console link. Resetting the client secret there works perfectly. On Monday, 9 June 2014 21:48:35 UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi Rob, > > Ray or I will let you know as soon as we have any updates from the >

Re: Changing the OAuth2 client secret

2014-06-09 Thread Rob
#x27;s not addressed. Please could you escalate this if at all possible. On Friday, 16 May 2014 13:25:16 UTC+1, Ray Tsang (AdWords API Team) wrote: > > Thanks Rob. I've also notified the relevant teams. > > Cheers, > > Ray > > On Thursday, May 15, 2014 3:10:34 PM UTC+2, Rob

Re: Refresh token not being returned in oauth2info

2014-06-09 Thread Rob
Hi Mike, Have you tried adding the prompt=consent flag to your request? If you've already authorized the app once before, then this flag seems to be required in order to get a refresh token on subsequent requests. https://developers.google.com/accounts/docs/OAuth2Login#re-consent On Thursday,

Re: Changing the OAuth2 client secret

2014-05-15 Thread Rob
Thanks Ray, I've posted a question there... http://stackoverflow.com/questions/23679229/generating-a-new-client-secret Rob. On Thursday, 15 May 2014 11:59:04 UTC+1, Ray Tsang (AdWords API Team) wrote: > > Rob, > > I've noted this down. However, I'm only able to he

Re: Changing the OAuth2 client secret

2014-05-14 Thread Rob
Note that Bing Ads allow changing the client secret for a given ID in their Developer Center... it shouldn't be that difficult for Google! On Wednesday, 14 May 2014 17:37:19 UTC+1, Rob wrote: > > Hi, > > Is there a way to change the OAuth2 client secret without changing

Changing the OAuth2 client secret

2014-05-14 Thread Rob
Hi, Is there a way to change the OAuth2 client secret without changing the client ID? >From what I can see, the only option is to generate a new client ID and secret together, meaning any refresh tokens obtained against the old client ID are effectively useless. If that is the case, what's th

Re: AWQL "WHERE IN" limitations?

2014-04-09 Thread rob
Danial, Thanks! Answered my question! On Wednesday, April 9, 2014 7:41:07 AM UTC-5, Danial Klimkin wrote: > > Hello Rob, > > > Please see: > > > http://googleadsdeveloper.blogspot.com/2014/03/reminder-new-filter-limits-for-adwords.html > > > -Danial, AdWords AP

AWQL "WHERE IN" limitations?

2014-04-08 Thread rob
I'm curious if anyone knows of a limitation of the amount of ID numbers that can be queried against in a single query. For instance, if querying with a qualifier of roughly 24,000 ad groups, the query selector errors out. I'm assuming that 24k is too high, so what's the number I have to stay un

Re: ACTION_NOT_PERMITTED from AdGroupAdService "get"

2014-03-24 Thread Rob
ame response. We've asked them to set up the account properly before we try again. Thanks, Rob On Friday, 21 March 2014 22:19:02 UTC, Ray Tsang (AdWords API Team) wrote: > > Rob, > > Could I also trouble you to confirm your MCC's CID? and if you are using > MCC credent

Re: Getting empty string error when trying to get campaigns

2014-03-21 Thread Rob Rudnicki
for those looking at this thread for updates. The issues seems to have been resolved. I had the issue earlier but no longer. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsD

ACTION_NOT_PERMITTED from AdGroupAdService "get"

2014-03-21 Thread Rob
Hi, We're getting an OperationAccessDenied.ACTION_NOT_PERMITTED error when using the AdGroupAdService to "get" ads, even though the same credentials allow access to other services. Our daily import process uses the CustomerSyncService to identify changed objects, then each object is queried to

Re: PHP Lib - Report data w/o pre-formatted downloaded report file?

2014-03-17 Thread rob
Josh is right, you can do it this way also: $query = "SELECT Clicks, Impressions, Cost FROM ACCOUNT_PERFORMANCE_REPORT DURING 20140101,20140131"; $options = array('version' => ADWORDS_VERSION); $response = ReportUtils::DownloadReportWithAwql($query,NULL,$user,"XML",$options); $xml = new Simpl

Re: OperationAccessDenied.ACTION_NOT_PERMITTED on CustomerService.Get()

2014-02-27 Thread Rob
Hi Takeshi, If it helps, I've found this is only failing intermittently. The following request gave two different responses at various times. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:ns1="https://adwords.google.com/api/adwords/mcm/v201309"; xmlns:ns2=" https://adwords.google.com/api/

Read-only access to CustomerService (v201309)

2014-02-15 Thread Rob
Hi, We've started seeing OperationAccessDenied.ACTION_NOT_PERMITTED errors when calling the CustomerService get method using read-only credentials. It works fine for accounts using standard or administrative access. Is there a reason why read-only account should not be allowed to call this ser

Re: Missing campaign of type "Shopping - Product Listing Ads"

2014-02-13 Thread rob
pping campaign data at the account level? >> >> Thanks, >> >> Stéphane >> >> >> On Friday, 10 January 2014 06:35:02 UTC-5, Danial Klimkin wrote: >>> >>> Hello Rob, >>> >>> >>> All ad types are expect

Re: Missing campaign of type "Shopping - Product Listing Ads"

2014-01-08 Thread rob
Are shopping PLA's metrics being omitted from higher level performance reports, such as ACCOUNT_PERFORMANCE_REPORT? I've had multiple instances where I'm seeing shopping data omitted from higher level totals. Thanks On Wednesday, December 18, 2013 4:12:12 AM UTC-6, Danial Klimkin wrote: > >

Re: Missing campaign of type "Shopping - Product Listing Ads"

2013-12-09 Thread rob
This seems to be an issue. Apparently the new "Shopping" campaigns aren't showing up in performance reports... even without predicates. Would anyone from the API team care to elaborate on this? On Monday, December 9, 2013 9:27:50 AM UTC-6, Miro Kruzliak wrote: > > Hello, > > I'm trying to ge

Re: OfflineConversionFeed with multiple AdWords accounts

2013-11-07 Thread Rob
Thanks Takeshi, Any idea about the second question, sending the same conversion to multiple client accounts? I'm trying to resolve the problem described above. On Wednesday, 6 November 2013 08:08:56 UTC, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Rob, > > I don't

OfflineConversionFeed with multiple AdWords accounts

2013-11-01 Thread Rob
Hi, We're working on sending data to the OfflineConversionFeedService and some questions have arisen regarding our larger clients that have multiple AdWords accounts. The problem with multiple accounts is that we can't extract the client ID from the gclid without running a click performance re

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: Undocumented click types

2013-09-16 Thread Rob
Hi David, We've also recently seen "Get location details" in the click type values. On Friday, 6 September 2013 21:06:01 UTC+1, David Torres (AdWords API Team) wrote: > > Hi Rob, > > We are still working on documenting these click types. So far the only > undo

Re: Undocumented click types

2013-09-04 Thread Rob
Thanks David, any progress on this? On Friday, 2 August 2013 19:13:00 UTC+1, David Torres (AdWords API Team) wrote: > > Hi Rob, > > I'm investigating right now why those types are not documented and what > other types should be, please bear with me for bit. > >

Re: Campaigns Limited by Budget

2013-09-04 Thread Rob
Thanks Danial - is there any way to know if this will be added? On Friday, 2 August 2013 10:18:53 UTC+1, Danial Klimkin wrote: > > Hello Rob, > > > I can't share exact calculation unfortunately but I'll check if we can add > this flag in the future API versions. >

Undocumented click types

2013-08-02 Thread Rob
Hi, We've seen a number of undocumented click types returned in reports recently. Could you please add these to the documentation? Are there any others? So far we've seen "Email subscription", "Image Ad image click" and "Mobile app extension". The criteria report shows the following list: Pre

Re: Campaigns Limited by Budget

2013-08-02 Thread Rob
Could somebody at Google please let me know how the "Limited by Budget" status is calculated in the AdWords UI? We can guess, but our clients expect us to report things in the same way as the UI so that's not good enough in the long term. Thanks, Rob. On Wednesday, 24 July 2013

Re: AdGroupCriterionService Bug? - EntityNotFound.INVALID_ID for CriterionId that exists

2013-08-02 Thread Rob
Looks like you're trying to change the bid on a deleted criterion (DELETED). That could explain why it doesn't work. On Monday, 22 July 2013 12:13:01 UTC+1, Akil Burgess wrote: > > Hi All, > > We're seeing a reproducable issue where we receive an > EntityNotFound.INVALID_ID (trigger - CriterionI

Undocumented click types "Email subscription" and "Image Ad image click"

2013-08-01 Thread Rob
Hi, We've recently seen two click types "Email subscription" and "Image Ad image click" that aren't documented in the Report definitions. Could you please add these, any any others that aren't documented? Perhaps these could be added to the "System Codes" section of the API docs to make them e

Re: Campaigns Limited by Budget

2013-07-25 Thread Rob
days, this month etc) > Note: The second method is tough to implement when you use shared budgets. > > > Hope this helps > > > > On Wednesday, July 24, 2013 4:54:48 PM UTC+2, Rob wrote: >> >> Hi, >> >> Is there a way to retrieve the "Limited by

Campaigns Limited by Budget

2013-07-24 Thread Rob
Hi, Is there a way to retrieve the "Limited by Budget" status for a campaign via the API? If there is, I can't find it in the docs, only the usual campaign status values of "ACTIVE", "PAUSED" and "DELETED". -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and d

Re: KeywordMaxCpc, keywordContentMaxCpc in v201302 API

2013-07-09 Thread Rob
Thank you for confirming that Danial. On Monday, 8 July 2013 21:56:13 UTC+1, Danial Klimkin wrote: > > Hello Rob, > > > ProxyKeywordMaxCpc is the bidCeiling now: > > > https://developers.google.com/adwords/api/docs/reference/v201302/CampaignService.BudgetOptimizerBid

Re: 403 Forbidden error message when accessing Adwords API

2013-07-08 Thread rob
It looks like you're using v201206, which is deprecated. (From what I can see here - you probably just need to upgrade your library to current [v201302]) On Monday, July 8, 2013 5:21:25 AM UTC-5, d2...@hotmail.com wrote: > > Hello, > > I’m wondering if you can help. > > We have access to the

Re: KeywordMaxCpc, keywordContentMaxCpc in v201302 API

2013-07-01 Thread Rob
Hi Kevin, Can you please confirm this specifically for "ProxyKeywordMaxCpc"? The other fields appear to be replaced by "CpcBid", "ContentBid", "CpmBid" and "TargetCpaBid" respectively, but there's no obvious replacement for "ProxyKeywordMaxCpc". It is still selectable, but no longer documented

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: Cost by date

2013-04-30 Thread rob
Yes. Most report options (ACCOUNT_PERFORMANCE_REPORT, KEYWORD_, etc) ... if you include the field "Date", the report will no longer be a "Summary" report of the time period, but a daily summary instead. For instance, if you do a "LAST_MONTH" report, instead of one row of data you'll get 30,

Re: How to get the Image Ad dimensions?

2013-03-26 Thread rob
The "Headline" field in an "AD_PERFORMANCE_REPORT" has the image dimensions, after the ";" character. So, "Headline Text; 336 x 280" for example, I use php to "explode" the headline after the ";" to get the dimensions. Hope that helps. On Tuesday, March 19, 2013 7:12:24 AM UTC-5, Oliver wrot

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,

Re: How to get the Image Ad dimensions?

2013-03-26 Thread rob
See the "Headline" field in the AD_PERFORMANCE_REPORT On Friday, March 15, 2013 9:58:57 AM UTC-5, Oliver wrote: > > I'd like to get the dimensions of an Image Ad, preferably via adhoc > reports or, if not possible, via the service API. > > I'm referring to the size of the image itself e.g. 728x90

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: 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

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: best method for getting customerId in v201109?

2012-08-15 Thread Rob
u are authenticating directly > with a client account (which will always return results) or if you know the > clientCustomerId and just want to get account information. > > - Kevin Winter > AdWords API Team > > On Wednesday, August 15, 2012 7:28:47 AM UTC-4, Rob wrot

Re: best method for getting customerId in v201109?

2012-08-15 Thread Rob
Hi Kevin, I've just started using the v201206 ManagedCustomerService and it appears to work even for non-MCC logins, showing the customer ID as well as the time zone and currency code. Can you please confirm this is expected behaviour and that we can use the new service to get information for

Account Names

2012-08-15 Thread Rob
Hi, I'm trying to find the name of a non-MCC account, but the CustomerService is returning an empty descriptiveName. The descriptiveName is listed as optioanl, so that makes sense, but it means there's no name available for this account. I've used the ManagedCustomerService instead (it seems

Re: Currencies and TimeZones in ConstantService

2012-08-15 Thread Rob
Of course I meant the ConstantDataService :) On Wednesday, August 15, 2012 9:55:45 AM UTC+1, Rob wrote: > > Hi, > > Thanks for the ConstantService - it's a great addition. Is there any > chance of adding time zone and currency codes

Currencies and TimeZones in ConstantService

2012-08-15 Thread Rob
Hi, Thanks for the ConstantService - it's a great addition. Is there any chance of adding time zone and currency codes to it as well please? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.co

google-api-adwords-php local search volumes

2012-04-30 Thread rob
Whats is the best way to get local search volumes for keywords say keyword = test -> type = broad -> local = england I suppose its someting to do with the trageting crtiria but im not sure how. google-api-adwords-php docs doesnt say much. Tnx, -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

API Signup Page is broken!!

2012-04-04 Thread Rob
https://adwords.google.com/select/ApiWelcome The above link is not working, is there another page to sign up? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~

Re: Getting "ApiUsageError.INVALID_DATE_RANGE @ selector.dateRange" using GetClientCustomerId.php in PHP v201109

2012-03-06 Thread Rob
Hi James, You should use the time zone of the account you're downloading the report for. We schedule our reports on a rolling basis, as and when each account reaches about 4am in its local time. Good luck finding the account's time zone though - you'll need to use one of the hacks documented

Negative values seen for average position

2012-03-06 Thread Rob
Hi, I've just filed a bug report with AdWords help after seeing negative values for average position arriving in this morning's report data. This has never happened before (that I know of) and seems to be a general change in AdWords because the same value shows in the AdWords web interface. T

Re: AccountService is only available on a whitelist basis

2012-01-30 Thread Rob
Thanks for that Alexander, I missed it in my search. However, I'm really after the codes that are being sent in the v201109 reports so I can map them back to the standard ones. This is the list I have seen so far, and there appears to be very little logic behind it :( 'GMT (no dayl

Re: AccountService is only available on a whitelist basis

2012-01-30 Thread Rob
Hi, Is there any chance we could get a list of the API time zones documented please? You have all the currencies and geo targeting options under "System Codes", but not these. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.

Re: AccountService is only available on a whitelist basis

2012-01-27 Thread Rob
Thanks Eric - having the time zones in a known standard would be much easier. The time zone "Europe/Berlin" would be the same string value in summer or winter, so taking it from the current state of the account wouldn't be a problem. It's bad enough that I have to pull reports to get the time

Re: Zero impression account performance report - is this possible?

2012-01-26 Thread Rob
Seems this is a known issue (I've just found one other post mentioning it with the 201101 API). I've tried using the campaign report instead as suggested, but just my luck, someone's added an account to our system with no campaigns in it... Foiled again when trying to work around the currency

Re: Adwords UI Out-of-Sync with API Data

2012-01-26 Thread Rob
I've also had reports from clients today with similar problems. Downloading the last 7 days performance report for certain accounts returns only three or four days of data from the API, when the UI shows activity for the whole seven days. Other accounts are importing fine with the same code.

Re: Changing zero impression handling in versions before 201109, such as v201008?

2012-01-26 Thread Rob
Hi, Not sure if there's a specific "zero impressions" setting for that version, but you should be able to add a predicate for impressions > 0, as mentioned in this post... https://groups.google.com/forum/#!searchin/adwords-api/predicate/adwords-api/t-c8TSpnWBw/OesHwD-lUFAJ -- =~=~=~=~=~=~=~

  1   2   >