I applied for an API token many months ago. I still have not been approved.

2013-07-15 Thread cpu
Does anyone here know what I should do to expedite my request? I need the ability to call google adwords keyword tool results into excel. Thanks Gregory -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Parse error: syntax error CampaignFeedService.php

2013-07-15 Thread ฉัตรมงคล อมรเวช
I got this error when try to get existing feeds. Parse error: syntax error, unexpected 'Function' (T_FUNCTION), expecting identifier (T_STRING) in D:\work\test\trunk\src\adwords_api_php_4.4.0\src\Google\Api\Ads\AdWords\v201306\CampaignFeedService.php on line 720. then i run php -l

Re: Resetting developer token

2013-07-15 Thread Xavier
Hey David, Thank you so much for the reply! This is very helpful, as in this case we don't need to stop our production line to wait for two weeks :) Best, On Thursday, July 11, 2013 5:50:37 PM UTC-4, David Torres (AdWords API Team) wrote: Hi Xavier, No, you won't have to wait for approval.

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread gai-test-1
That is exactly what I meant. The guide was really easy to find, but it did not help me to understand how to *retrieve and modify* sitelinks. Some small advice, maybe just in words - which Services do we need to use in which order - that would be so great and help so much, please! I am also

Deleting a Feed

2013-07-15 Thread Abbas Abidi
Hi guys, Just wondering, to delete a call-extension Feed from a campaign should I be executing DELETE for all four steps (CampaignFeed, FeedMapping, FeedItem and Feed) that were involved in creating it or executing DELETE on the Feed itself is enough? I couldn't find a DELETE feed example

Deleting a CallExtension Feed

2013-07-15 Thread Abbas Abidi
Hi guys, From the Sitelink example given, I understand there are four steps involved and I was able to create a call-extension successfully. I am wondering do I have to go through all those four steps (Feed, FeedItem, FeedMapping and CampaignFeed) to remove a call-extension feed from a

Incomplete signup error even after providing billing details and accepting terms and conditions.

2013-07-15 Thread jaison . directi
I have been trying to run a few example codes like adding a campaign from the PHP client library for adwords. I get the following error: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] On checking the SOAP headers I see that it does not send any Auth Token. Is the

Icomplete signup error despite accepting terms and conditions

2013-07-15 Thread jaison . directi
Hi, I am running PHP client library example to add a campaign to my test account but I am gettting the following error: An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:''] I have entered my billing detail and accepted the terms and conditions as suggested in other posts

My ads are not running on the API testing account

2013-07-15 Thread hola
Hello, quick question: For some reason my ads on the API test account are not running (even though I have not started working with the API). When doing a Diagnosis test, it says that I asked for the account to be closed. Are API test account unable to run ads? Thanks -- --

Ads are not running on API testing account

2013-07-15 Thread hola
Hello, quick question: For some reason my ads on the API test account are not running. When doing a Diagnosis test on my keywords, it says that I (the advertiser) asked for the account to be closed. Are API test account unable to run ads? Thanks -- --

Minimum funcjonality requirements

2013-07-15 Thread Piotr Dębowski
Hello, I am in the process of test account application creating. But I have a question: do we need to fulfill all minimum funcionality requirements if we create interial application for one shop? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion

invalid_client

2013-07-15 Thread bcdotnet
Hi there, i'm trying to set up a PHP application to Adwords API. I always get a invalid_client Fatal error: Uncaught exception 'OAuth2Exception' with message '{ error : invalid_client }' in /var/www/adwordsapi/src/Google/Api/Ads/Common/Util/SimpleOAuth2Handler.php:115 Stack trace: #0

RateExceededError in TargetingIdeaService

2013-07-15 Thread dpha...@nextag.com
Since few days we are getting *RateExceededError* frequently with following message and once it comes, it becomes sticky and keeps coming with * retryAfterSeconds*=30. This is happening primarily with * TargetingIdeaService* (get request) and it is very frequent. We observed that this happens

Re: Oauth2.0 directly generating access token once already allowed access

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi Chirag, Could you kindly file an issue under https://code.google.com/p/google-api-adwords-php/issues/list if that feature is not supported? I'll ask the PHP library maintainers to follow up with you over the issue tracker. Cheers, Anash On Monday, July 15, 2013 11:25:15 AM UTC+5:30,

Re: sitelink descriptions and FeedMappings

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi James, I thought you *were* looking for a user-defined field, sorry about that. See https://developers.google.com/adwords/api/docs/guides/feed-services, under the section that says, 3. Map the feed and placeholder fields.. This is where you tell that a particular feed column is sitelink

Re: sitelink descriptions and FeedMappings

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
LINE1 and LINE2 constants are what you need, the code example uses only TEXT and URL constants in the code private static final int PLACEHOLDER_FIELD_SITELINK_LINK_TEXT = 1; private static final int PLACEHOLDER_FIELD_SITELINK_URL = 2; Cheers, Anash On Monday, July 15, 2013 12:25:37 PM

Re: I applied for an API token many months ago. I still have not been approved.

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi Gregory, Please fill https://services.google.com/fb/forms/newtoken/ if you haven't done so already. The review team will follow up with you once this is done. Cheers, Anash P. Oommen, AdWords API Advisor. On Sunday, July 14, 2013 8:57:29 AM UTC+5:30, c...@computerproof.com wrote: Does

Re: My ads are not running on the API testing account

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi, Test accounts are closed accounts and hence won't run ads. Cheers, Anash P. Oommen, AdWords API Advisor. On Saturday, July 13, 2013 10:29:11 PM UTC+5:30, ho...@laeliteppc.com wrote: Hello, quick question: For some reason my ads on the API test account are not running (even though I have

Re: Ads are not running on API testing account

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi, I have responded on https://groups.google.com/forum/#!topic/adwords-api/6YydfAjKmJM Cheers, Anash On Saturday, July 13, 2013 2:54:49 AM UTC+5:30, ho...@laeliteppc.com wrote: Hello, quick question: For some reason my ads on the API test account are not running. When doing a Diagnosis

Re: Parse error: syntax error CampaignFeedService.php

2013-07-15 Thread Anash P. Oommen (AdWords API Team)
Hi, Could you open an issue on https://code.google.com/p/google-api-adwords-php/issues/list? Thanks, Anash P. Oommen, AdWords API Advisor On Friday, July 12, 2013 2:34:10 PM UTC+5:30, ฉัตรมงคล อมรเวช wrote: I got this error when try to get existing feeds. Parse error: syntax error,

Re: Parse error: syntax error CampaignFeedService.php

2013-07-15 Thread ฉัตรมงคล อมรเวช
I opened issue https://code.google.com/p/google-api-adwords-php/issues/detail?id=101 Thank you. On Monday, July 15, 2013 2:21:53 PM UTC+7, Anash P. Oommen (AdWords API Team) wrote: Hi, Could you open an issue on https://code.google.com/p/google-api-adwords-php/issues/list? Thanks,

Re: sitelink descriptions and FeedMappings

2013-07-15 Thread james
Thanks Anash I must have been looking in the wrong place or had an old version. Thanks again, very much appreciated. James On Monday, July 15, 2013 4:58:18 PM UTC+10, Anash P. Oommen (AdWords API Team) wrote: LINE1 and LINE2 constants are what you need, the code example uses only TEXT

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread gai-test-1
Thanks for your answer. In the web interface, how can I find out if sitelinks are created at AdGroup or Campaign level? Am Montag, 15. Juli 2013 09:05:46 UTC+2 schrieb Anash P. Oommen (AdWords API Team): Hi, Sitelinks can be created at AdGroup and Campaign levels - hence two services

Re: Oauth2.0 directly generating access token once already allowed access

2013-07-15 Thread Chirag
Hello Anash, Thanks, Issue filed. Please see the link. https://code.google.com/p/google-api-adwords-php/issues/detail?id=102 Thanks, Chirag On Monday, July 15, 2013 12:20:26 PM UTC+5:30, Anash P. Oommen (AdWords API Team) wrote: Hi Chirag, Could you kindly file an issue under

Re: Digits in russian keywords

2013-07-15 Thread Иван Красников
Is this logs enought to understand the problem? On Thursday, July 11, 2013 4:03:07 PM UTC+4, Иван Красников wrote: -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: How much time it requires to approve Standard Access Application?

2013-07-15 Thread MWA
Hi, I had posted my customer id but since (probably for security reasons) it did not appear, I also PM'ed you the customer id. My company is relying on me to get this worked out and I am very worried because client data is getting backlogged and we stand to lose clients. Can you please help

Re: How much time it requires to approve Standard Access Application?

2013-07-15 Thread MWA
Hi, Customer ID: 669-819-9072 I had posted my customer id but since (probably for security reasons) it did not appear, I also PM'ed you the customer id. My company is relying on me to get this worked out and I am very worried because client data is getting backlogged and we stand to lose

Re: How do I get Criteria by CriteriaId?

2013-07-15 Thread aradhyatripathi13
Hi David, I am getting this error when I tried what you suggested: SelectorError.INVALID_PREDICATE_FIELD_NAME @ serviceSelector; trigger:'Status' I expected this would happen as there is no such field mentioned here:

Re: My ads are not running on the API testing account

2013-07-15 Thread Oliver
Hi Anash, Out of interest, I was aware test accounts won't run Ads, but I noticed you said the accounts are 'closed'. Do you mean 'suspended'? I got a message in my test account saying the account is suspended due to billing information. But the billing information is all fine. I initially

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread Oliver
See the attached screenshot. The upper grid is for campaigns while the lower one is for adgroups. https://lh4.googleusercontent.com/-chpw8M-MpDQ/UeQnjmVF0pI/AAM/xPBtb3izZzg/s1600/untitled.PNG Oliver On Monday, July 15, 2013 9:21:34 AM UTC+1, gai-t...@etracker.de wrote: Thanks for

Which Service/Class to use to get min-bid and first-page bid for a keyword

2013-07-15 Thread Ankit Bhutani
Ive been trying to find this online with no success. Please help, it's sort of urgent. Also, I'm using v201209. Would I need to update? Thanks alot -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Production deployment

2013-07-15 Thread Shruti
Hi There, We are planning our production deployment. Can the current test account be converted to use for production (i.e clear all the existing data - campaign, ads) and start fresh? Or ideal we should be creating a new API account and let the test account stay? What would be the best

Ad Performance report does not work properly

2013-07-15 Thread Federico J. Sutin Citterio
Dear AdWord's Developers, Aiming to achieve api compliance. We have to add new fields in our report definition (which we use to make the request). But the new response does not match the platform. I have added three fields: Device (R.244), Ad Network (R.242) and ClickType (R.246). When I add

AdGroup.contentBidCriterionTypeGroup

2013-07-15 Thread Slava
Where can I see/set this AdGroup.contentBidCriterionTypeGroup property in AdWords Web UI? How can I download it via structure reports? Thanks, Slava -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com

Re: Retrieve and modify upgraded sitelinks with adwords api

2013-07-15 Thread james
Have just started on this too. Here is my understanding: Sitelinks are retrieved with the FeedItemService. That gives the sitelinks with all their data. But it also retrieves other types of FeedItems (phone numbers, offers, etc). You need to use the FeedMappingService to generically tell if a