Google AdWords API -Account Service

2011-01-24 Thread Remya
Hello Google Adwords Team Conversion value problem on Keyword Report: Here is the list of conversion related fields from Placement / Keyword performance report documentaion [ URL : http://code.google.com/apis/adwords/docs/developer/adwords_api_report_keyword.html#aggr_KeywordDaily]. Conversion

Re: XML report has !!!1|||10728961|||ReportDefinitionError.INVALID_REPORT_DEFINITION_ID??? errors

2011-01-24 Thread shanmukha katuri
Thank you, I will look forward to see your update. -- Shanmukha -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You recei

QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED/PENDING

2011-01-24 Thread Dinesh Ram
We have been using AdWords API for more than a year and suddenly started getting "QuotaCheckError.INCOMPLETE_SIGNUP_USER_INFO_REJECTED" and noticed developer token is in 'Rejected' state. I am not sure why this happened after several months of usage. We, then reapplied and is in 'Pending' state,

What is typical turn time to approve API Developer Token

2011-01-24 Thread ryaningilb...@yahoo.com
Just just Pending Approval for several days. Not sure what to expect. Anxious to get this completed. Time is money. Thanks for your help in advance. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://group

Re: Anyone successfully using AdWords with OAuth?

2011-01-24 Thread AdWords API Advisor
Hi Mike, In addition to the query string the OAuth information can be included in the Authentication HTTP header. This wasn't possible for the client library due to some bugs in the underlying SoapClient extension. Another tidbit of information is that the scope of the token is "https://{server}

how can negative keywords be added at ad group level ?

2011-01-24 Thread zadgora
hi, i would like to add negative keywords at ad group level. is that possible and how ? i am using API v201008 in PHP. i looked around in the forum and in the articles but the similar topics i found did not have exact answer for me. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Get developer token with Admin access

2011-01-24 Thread vit
But how can I do this? If I use your link and do "sign in" I get no option to attach MCC or get the developer token. Mikhail Eremin wrote: > Yes, you are right, in your MCC you can attach your regular adwords account > with API access rights. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Get developer token with Admin access

2011-01-24 Thread Mikhail Eremin
Yes, you are right, in your MCC you can attach your regular adwords account with API access rights. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=

Re: Get developer token with Admin access

2011-01-24 Thread vit
Mikhail, thanks for your answer. But when Ii does not work. I just get to my AdWords campaign management page. Am I right that I do not need to have a separate account for API? Thanks, Vitaly Mikhail wrote: > You should register in MCC > http://www.google.com/intl/en/adwords/myclientcenter/ > > O

Re: Get developer token with Admin access

2011-01-24 Thread vit
When I do this I go to my AdWords campaign page. There is nothing about API there. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Get developer token with Admin access

2011-01-24 Thread Mikhail
You should register in MCC http://www.google.com/intl/en/adwords/myclientcenter/ On 24 янв, 21:47, vit wrote: > I have an admin access in AdWords. I want to start using adwords API. As far > as I understand I need a developer token. > How? I spent hours to find it !! -- =~=~=~=~=~=~=~=~=~=~=~=~

Get developer token with Admin access

2011-01-24 Thread vit
I have an admin access in AdWords. I want to start using adwords API. As far as I understand I need a developer token. How? I spent hours to find it !! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups

Re: Anyone successfully using AdWords with OAuth?

2011-01-24 Thread Mike MacCana
Thanks for responding but your response doesn't really add anything. Answering my own question for those who end up searching this : OAuth SOAP requests can be made to the AdWords API using the following: - OAuth access token etc is specified in the POST query string to the URL required as normal

Re: Connecting to a Client using PHP [not sandbox]

2011-01-24 Thread Sebastian
I worked it out. I forgot to change the URL in settings.ini back to the real URL not the sandbox URL. On 22 Jan, 01:46, Sebastian wrote: > Hi, > > I'm newish to adwords API and I have been testing downloading reports > in the sandbox but now when trying to connect to the real API I am > gettin

Re: Abnormal latency after updating urls via api

2011-01-24 Thread AdWords API Advisor
Hi All, Thank you for the additional information, which I've passed on to the core engineering team. I believe they have located the source of the problem, but I'm not sure when the fix will be ready. Best, - Eric On Jan 24, 4:44 am, "pankaj (cs1050171)" wrote: > Hi Eric, > Replying on behalf

Re: Anyone successfully using AdWords with OAuth?

2011-01-24 Thread AdWords API Advisor
Hi Mike, As I mentioned on the thread you linked to, OAuth is being tested out for the PHP client library, but there isn't support for all services or features. We hope to be rolling out more complete OAuth support in the coming months. Best, - Eric Koleda, AdWords API Team On Jan 20, 2:08 pm,

Re: How can I setup adwords api Authorization parameter

2011-01-24 Thread AdWords API Advisor
Hi Pick, You'll need to register for a real developer token: https://adwords.google.com/support/aw/adwordsapi/bin/answer.py?answer=15104 Additionally, the email, password, and client email fields must correspond to real AdWords accounts. Best, - Eric Koleda, AdWords API Team On Jan 20, 11:50

Re: CampaignCriterionOperation using Operator.SET problem

2011-01-24 Thread AdWords API Advisor
Hi, There are no mutable properties of a CampaignCriterion, so the operator SET is not permitted. Only ADD and REMOVE are allowed. Best, - Eric Koleda, AdWords API Team On Jan 20, 4:21 am, "Cap'n of d'Ship" wrote: > Is the Operator SET supported for NegativeCampaignCriterion? > > I am trying t

Re: Traffic Estimator Service(v201008) returning improper results

2011-01-24 Thread AdWords API Advisor
Hi Eric, I've done some more digging, and the zero estimates for some keywords is due to effective duplicates. Consider your request using the following keywords: 1) injury attorney san diego 2) injury attorneys san diego 3) san diego injury attorney 4) attorney diego injury san 5) san diego inj

Re: The value '--' of highestPostion column of MANAGED_PLACEMENTS_PERFORMANCE_REPORT

2011-01-24 Thread AdWords API Advisor
Ho Toyama, The attribute highestPosition comes from the report field PreferredPosition, which correlates to PositionPreferenceAdGroupCriterionBids.preferredPosition. http://code.google.com/apis/adwords/docs/reference/latest/AdGroupCriterionService.PositionPreferenceAdGroupCriterionBids.html T

Re: BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE

2011-01-24 Thread AdWords API Advisor
Hi Heiko, Unfortunately there are no workarounds for this issue, but let us know if the frequency of these errors increases. Best, - Eric Koleda, AdWords API Team On Jan 21, 1:20 pm, heiko665 wrote: > Hi, > > and again I got the error "BulkMutateJobError.PAYLOAD_STORE_UNAVAILABLE". > > Is there

Re: QuotaCheckError.INCOMPLETE_SIGNUP_LATEST_ADWORDS_API_TNC_NOT_AGREED

2011-01-24 Thread ayudo Online Marketing
Done, pls check mail. :) On 24 Jan., 06:13, AdWords API Advisor wrote: > Hi Mikhail, > > Please email your token details to adwordsapiadvi...@google.com and > ping this thread to let me know. I'll follow up with you over the > mail. > > Everyone, > > Please note, you have to ping the thread so I

Re: Abnormal latency after updating urls via api

2011-01-24 Thread pankaj (cs1050171)
Hi Eric, Replying on behalf of Hemchand, The request id is "17f3ec7c550e6f28b10189bd92b1b2b0" for a similar scenario. Here we tried to pause the keywords and the changes got updates on AdWords UI after some delay. Although, the response was consistent in all cases. On Jan 19, 4:56 am, AdWords API

Connecting to a Client using PHP [not sandbox]

2011-01-24 Thread Sebastian
Hi, I'm newish to adwords API and I have been testing downloading reports in the sandbox but now when trying to connect to the real API I am getting this error: Fatal error: Uncaught SoapFault exception: [soap:Server] [AuthorizationError.USER_PERMISSION_DENIED @ ] I have recently received author

Re: How to get status of campaign AdScheduleTarget?

2011-01-24 Thread AdWords API Advisor
Hi Reeta, If there are no AdScheduleTargets then the ad will run at all times. If there are any AdScheduleTargets, then ads will only run during the times of those targets. Best, - Eric Koleda, AdWords API Team On Jan 19, 6:19 am, Reeta Malik wrote: > Hi, i am new to this api, using api v201008

AdGroupAdService.get empty result for ads with {Keyword: ...} (keyword insertion tool)

2011-01-24 Thread Marcin Czepinski
Hi I call "get" from AdGroupAdService. It seems to me that it returns empty list for every ad group where there are ads with "{Keyword: ...}" in a headline. Does anyone know anything about such a problem? Thanks, Marcin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Is there any limit on the number of function calls that can be made per unit time using the api

2011-01-24 Thread Nikhil Jadhav
I am trying to store the keywords in my database.I also need to calculate the relevance of each keyword. For that i m fetching content from the url and applying my own simple algo to decide the relevance.In doing so, i am fetching the ads for that adGroup and then setting the url for that keywo

Re: ReportDefinitionService SET operation (Update existing report) InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2011-01-24 Thread Rohit Dantas
NOTE: potentially private information is replaced by "-REPLACED-" in the following text. The SOAP request was: http://schemas.xmlsoap.org/soap/ envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema"; xmlns:xsi="http:// www.w3.org/2001/XMLSchema-instance"> http:/

How can i get the currency of payment.

2011-01-24 Thread Nikhil Jadhav
Is it possible to get the currency of payment of a particular user? I used to manage accounts of clients making payment in US$. But now i need to do the same for many clients who are using Rupee as the payment currency. I have searched through all the sample codes given but to no avail. I am