Re: Find placement domain URL, from Google Click ID

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Vlad, I haven't tested it in my environment, but the Id field in Ad Performance Report matches the CreativeId field in Click Performance Report. So if you combine the results of the two reports, I think it's possible. Can you please try that? Best, - Takeshi, AdWords API Team On Monday,

Re: Placement Performance Report (v201309) reporting lesser data

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Avk, There isn't a known issue on Placement Performance Report. What exact discrepancy are you seeing? It will be helpful if you can share the request XML for the report download and the clientCustomerId. If you don't want to publish, please send us privately using reply to the author

Re: Got QuotaCheckError.INCOMPLETE_SIGNUP error when trying to example adwords-axis-maven-and-examples-1.24.1

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Johnson, Are you using a test MCC account's developer token as in this blog posthttp://googleadsdeveloper.blogspot.jp/2013/08/streamlining-adwords-test-accounts.html ? As far as I remember billing info for test MCC account is not needed. Best, - Takeshi, AdWords API Team On Tuesday,

Re: when i try to run GetCampaigns.phpi get error An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Sunil, What happens if you use test MCC account's developer token instead of your prod token? Best, - Takeshi, AdWords API Team On Tuesday, February 18, 2014 2:52:36 PM UTC+9, Sunil wrote: Hi, I am integrating the PHP library for Adword API. i am using a* test MCC account and prod

Re: Best practice to get day by day statistics on Account, Campaign and Adgroup level

2014-02-20 Thread Danial Klimkin
Hello Amr, Python lib provides the following method: DownloadReport(self, report_definition_or_id, return_micros=False, file_path=None, fileobj=None): You can pass a filename or open handle as file_path. If you omit it, the method will return report contents as a string.

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, Sorry for taking it long. Looks like the difference is the rows with KeywordId = 304. (That is not appearing with the first query) (FYI there was a discussion about KeywordId 304 https://groups.google.com/d/msg/adwords-api/3fu-_GCznP4/75iLU20BMlAJ ) I'm checking the

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-20 Thread Oliver
Many thanks Takeshi for the clarification! We will write code to ignore keyword IDs 300, 304 and 306 as they seem to be either legacy or related to the Display network (which we're not interested in). Oliver On Thursday, February 20, 2014 11:04:00 AM UTC, Takeshi Hagikura

Re: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'' error

2014-02-20 Thread Josh Radcliff (AdWords API Team)
Hi Darek, This looks to be a duplicate of your other posthttps://groups.google.com/d/msg/adwords-api/Q1elHtgtGbE/9HOkfzChJHIJ. I'll reply to your question there. Thanks, Josh, AdWords API Team On Wednesday, February 19, 2014 2:29:59 AM UTC+1, Darek wrote: Hi, I've been trying to connect

Re: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'' error

2014-02-20 Thread Josh Radcliff (AdWords API Team)
Sorry, I put the wrong URL in for the other post. Please use this link instead. https://groups.google.com/d/msg/adwords-api/5TmYViwZYVE/oUSGKYB5318J Cheers, Josh, AdWords API Team On Thursday, February 20, 2014 3:25:28 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: Hi Darek, This

Re: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null' error

2014-02-20 Thread Josh Radcliff (AdWords API Team)
Hi Darek, The MCC you identified as your Testing MCC is actually a *non-test/live* MCC. On a test MCC you will see a big red box in the upper right corner of My Client Center that says This is a test account. I would suggest creating a new test

Re: Ads API - policy violation and exemption requests

2014-02-20 Thread Jeremy Aube
Typically the workflow is that if there is an immediate policy violation, you will get an error for that ad with the policy violation, at which point you can submit an exemption request. Most libraries should have some sort of example code to show you how to do this. For an ad marked pending

Re: Placement Performance Report (v201309) reporting lesser data

2014-02-20 Thread Jeremy Aube
Mobile App Placements are not included in the placements report. See the following for background information: https://groups.google.com/forum/#!searchin/adwords-api/charlie/adwords-api/mNbkwAc0JUg/cEy_Fz-0VuIJ On Thursday, February 20, 2014 3:27:45 AM UTC-5, Takeshi Hagikura (AdWords API

Difference between KeywordContentMaxCpc and KeywordMaxCpc

2014-02-20 Thread Luca Fiaschi
Hi, I would like to understand the difference (and the meaning of) between KeywordMaxCpc, KeywordContentMaxCpc and InteractionBidAmount. In particular In the adgroups which I am looking at (which are all Display Network as filtered by the AdNewtorkType) : I get that KeywordMaxCpc is set to

mmc test account fail

2014-02-20 Thread Javier Campos
Hello, I have a test mcc account and a production mmc . Also I have got the pending developer token for my production account. I generated the OAuth2RefreshToken successfully with my test account ( clien id and client secret ). Now when I make a the api call with my test customer id, I am

Compiling Ruby example in Eclipse

2014-02-20 Thread AdzJsk
This is a rookie question but really need some help. I downloaded the Adwords API compressed file and imported it into a Ruby project in Eclipse. I updated the adwords_api.yml file with my developer credentials. However, when I try to run one of the examples, I get the following error

Getting NameError: global name 'ListType' is not defined with example python

2014-02-20 Thread Helen Lau
Hi, I've installed adspygoogle on my local VM server. I'm getting the following msg when running any example py. Any idea how to fix this? Thanks in advance! /googleads-python-lib$ python examples/adspygoogle/adwords/v201306/basic_operations/add_campaigns.py Traceback (most recent call

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

2014-02-20 Thread GigiCom
Hi, i read all Posts and check my account but every time I try to GetCampaigns or AddCampaigns from AdWord Library i get the Issue 'INCOPLETE SIGNUP' any Idea? Thank You Am Freitag, 3. Januar 2014 15:53:09 UTC+1 schrieb Anash P. Oommen (AdWords API Team): Hi Kano, Yes, it is necessary to

Ad param script showing Run time error while running it for dynamically places price values in ads

2014-02-20 Thread Arti Kathpal
Hi, Can anyone help me to resolve a run time error of a script which i ran for Dynamic Price ads in one of my eCommerce client. M using param 1 and param2 and passed spreadsheet Id value in script. Unfortunately script after finishing showing - Not completed, Run time error. Thanks in

Re: QuotaCheckError.ACCOUNT_INACTIVE at MCC Test Account and production developer Token

2014-02-20 Thread GigiCom
Hi, i have the same Issue 'Incoplete Signup' and I don't find anything. Thanks Am Freitag, 7. Februar 2014 20:25:23 UTC+1 schrieb Josh Radcliff (AdWords API Team): Hi, It looks like you did not accept Terms Conditions on your production MCC. Could you go back into *Billing -- Billing

Using the Google Adwords API - Web or Application development

2014-02-20 Thread Petar Sabados
Good afternoon all. I've been searching high and low to try and find an answer on this but I am unable to get anything at present, so apologies if it has been asked before. I am looking to develop either a web based platform OR an application that works in a similar fashion to Adwords Editor,

AuthorizationError.USER_PERMISSION_DENIED with my test account

2014-02-20 Thread Javier Campos
Hello I have a test mcc account and a production mmc account. Also i have got the pending developer token for my production account. I have OAuth2RefreshToken generated with my test account ( client id and secret id ) successfully but when I make a api call with my test customer id, I am

Conversion One Per Click

2014-02-20 Thread Kvn pk
Hello, We download yesterday's Keyword_Perf_Report data for all our clients everyday at 4.30 AM CST. However we noticed that for few of our clients, the Conversion_1_Click data isn't correct. Do you know why would this be happening? Am I downloading the data too soon? Thanks -- --

Error: AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALIDnull

2014-02-20 Thread Rakesh Kumar
Hi When i am try to configre the api for adword the facing the* error Error: AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALIDnull* please give me some solution or code using php if you have This is my code ?php // Provide header information. error_reporting(E_STRICT | E_ALL); // Provide

Re: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null' error

2014-02-20 Thread Darek
Hi Josh, Thanks for your help. I created new testing account (541-978-5959) regenerated my refresh token but error still remains. I think problem may be in Google Advertising Program Terms (in live MCC 818-778-6277) not being properly accepted. I've noticed that last night. This is what I

Re: Campaign Progress

2014-02-20 Thread Anash P. Oommen (AdWords API Team)
Hi, You could refer to this code example: https://github.com/googleads/googleads-python-lib/blob/master/examples/adspygoogle/adwords/v201309/reporting/download_criteria_report.py. You should be able to download the data to memory instead of a file if you pass the file_path as None. See

Re: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null' error

2014-02-20 Thread Anash P. Oommen (AdWords API Team)
Hi Darek, If you make calls with the developer token from 818-778-6277 and credentials of 541-978-5959, you should be good to go. Cheers, Anash P. Oommen, AdWords API Advisor. On Thursday, February 20, 2014 8:33:23 PM UTC-5, Darek wrote: Hi Josh, Thanks for your help. I created new

Re: QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'null' error

2014-02-20 Thread Darek
Hi Anash, Please forgive me my ignorance but what do you mean by credentials of 541-978-5959? Tried 2 scenarios: - *developerToken* - from live account, *client_id* and *client_token*were created from live account. *refresh_token* from testing MCC. Didn't work - *developerToken* -

Re: How to retrieve client's balance through AdWords API

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Alex, Retrieving client's current balance is not supported via the AdWords API. You can query how much spent using Cost in Account Performance Reporthttps://developers.google.com/adwords/api/docs/appendix/reports#account . With that, you might do the similar thing. Best, - Takeshi,

Re: Technical issue with the API

2014-02-20 Thread Takeshi Hagikura (AdWords API Team)
Hi Iman, What exact error are they seeing? And if you have, please share the detailed logs such as request XML and error details (When you post it here, PLEASE redact sensitive info such as developerToken) From what I tested, I'm able to download the Search Query Performance Report and there