Re: Mobile bid adjustment at keyword Level Using API

2014-02-18 Thread Rakesh Ramesh
Thanks Takeshi On Tuesday, February 18, 2014 2:01:14 PM UTC+4, Takeshi Hagikura (AdWords API Team) wrote: > > Hi Rakesh, > > I believe it's not supported. > > Best, > - Takeshi, AdWords API Team > > On Sunday, February 16, 2014 4:37:12 PM UTC+9, Rakesh Ramesh wrote: >> >> Is It possible to c

Re: Enable custom bids using API

2014-02-18 Thread Takeshi Hagikura (AdWords API Team)
Hi Vlad, If you set one of the contentBidCriterionTypeGroup (other than NONE), the Criterion is used as an absolute bid just like custom bids in the AdWords UI. Best, - Takeshi, AdWords API Team On Tuesday, February 18, 2014 11:59:22 PM UTC+9, Vlad Zloteanu wrote: > > Hello Takeshi, > > On the

Ads API - policy violation and exemption requests

2014-02-18 Thread Vlad Zloteanu
Hello, As we control the accounts of multiple publishers, from multiple industries, we need a way to automate the treatment of policy violation errors (for example, a "false ceiling" campaign will have all the keywords and ads submitted to review because of the presence of the word 'false').

Re: OfflineConversionError.UNAUTHORIZED_USER using upload_offline_conversions.py

2014-02-18 Thread Gary
The good folks at API support tracked down this issue. The problem was that while I was using a valid click ID, it came from an account that my developer MCC account didn't have permission to manage. Their suggestion was to run a quick real campaign with an obscure keyword (spending only $1 or

Re: Strange and Inconsistent Keyword Performance report behavor

2014-02-18 Thread Takeshi Hagikura (AdWords API Team)
Hi Oliver, Thanks for the the query. I'm looking it now. Jeremy, I think the feature for logging report downloads is worth filing a feature request. Can you please file an issue on GitHub ? Best, - Takeshi, AdWords API Team On Friday, Februa

Re: How to link an existing Adwords account with MCC Account

2014-02-18 Thread brstdev9
hello Ray Tsang, Well thankyou so much for your support. I have been able to set Developer Token,Client Customer Id and User Agent dynamically. Now proceeding further i have to show the reporting to the users. Now in the PHP Client Library under examples/Reporting i have files and after runnin

Re: Enable custom bids using API

2014-02-18 Thread Vlad Zloteanu
Hello Takeshi, On the link that you gave: https://developers.google.com/adwords/api/docs/reference/v201309/AdGroupService.AdGroup#contentBidCriterionTypeGroup, I couldn't find anything that refers to 'enable custom bids'. The available options are: KEYWORD, USER_INTEREST_AND_LIST, VERTICAL, GEN

Re: (Reasons to Hate The) AdWords API for PHP

2014-02-18 Thread Evgeniy Bogdanov
Adwords Scripts and Adwords API are different tools for different tasks. Comparing them directly is not honest, as not correct to compare PHP and Java. If you do not have big background with APIs, usage of Adwords PHP Client Library will be headache for you. But such problems are only for start, a

Re: (Reasons to Hate The) AdWords API for PHP

2014-02-18 Thread Josh Radcliff (AdWords API Team)
Hi Ed, In addition to the information Niels posted, you can also download a report without writing it to an intermediate file. Simply pass NULL for the second argument to DownloadReportWithAwql. $adwords_config = array( 'server'=> 'https://adwords.google.com', 'v

Re: What will happen if I do not set content bid to 0 for Display Network only campaigns?

2014-02-18 Thread Josh Radcliff (AdWords API Team)
Hi Aradhya, It depends on the current state of your default ad group bid and your content bid. - If default bid = contentBid, then nothing will happen - If defaultBid != contentBid and contentBid != 0, AdWords will overwrite the defaultBid with the contentBid when the change goes live

Re: How to determine the different maximum CPC during a certain date range?

2014-02-18 Thread Josh Radcliff (AdWords API Team)
Yes, that's correct. You also may want to read the following post for further suggestions. https://groups.google.com/d/msg/adwords-api/bUkI2yaA_rY/avOCGZJTXxAJ Thanks, Josh, AdWords API Team On Tuesday, February 18, 2014 2:32:20 PM UTC+1, Jeremy Aube wrote: > > I believe the only way to do thi

Re: Google Adwords API query the number of conversions per click

2014-02-18 Thread Josh Radcliff (AdWords API Team)
Hi, This looks like a duplicate of your previous post. Please see my post there for an answer to your question. Thanks, Josh, AdWords API Team On Saturday, February 15, 2014 7:45:50 PM UTC+1, Luca Fiaschi wrote: > > > Hi al

Re: Google Adwords API query the number of conversions per click

2014-02-18 Thread Josh Radcliff (AdWords API Team)
Hi, When specifying report fields you want to use the field from the *first column* of the report fields list. For the particular case you mentioned, you would want to use "Conversions" as the field name. Thanks, Josh,

Re: OAuth 2.0 Redirect URI issue

2014-02-18 Thread Ray Tsang (AdWords API Team)
Jeremy, If you have it working then you won't have to worry about it =). For new developers who are getting started, or for folks who are migrating from ClientLogin to OAuth 2.0 - native application registration is a bit simpler. Thanks, Ray On Tuesday, February 18, 2014 2:27:41 PM UTC+1, Je

Re: Help with minimizing clicks/calls from outside of my marketing area

2014-02-18 Thread Jeremy Aube
This is a forum for the AdWords API. Your question sounds like it would be better suited to a more general AdWords forum. On Monday, February 17, 2014 5:56:28 PM UTC-5, Mike Burton wrote: > > Hello! > > I'm hoping someone can help me with this. I sell car insurance but only > in Illinois. I'

Re: Google Adword API, Query changes to maxBid per keyword or ad group in the past year

2014-02-18 Thread Jeremy Aube
See the following: https://groups.google.com/forum/#!topic/adwords-api/7CgkWWXy0xo On Saturday, February 15, 2014 1:53:23 PM UTC-5, Luca Fiaschi wrote: > > HI > > I would like to use the google adwords API to investigate the performance > of different automatic bidding strategies per keyword and

Re: How to determine the different maximum CPC during a certain date range?

2014-02-18 Thread Jeremy Aube
I believe the only way to do this is to run reports periodically and compare them to previous reports. On Tuesday, February 18, 2014 8:26:44 AM UTC-5, Luca Fiaschi wrote: > > Hi, > I would also be interested in this information for changes in the maxCPC. > One solution which I could think about

Re: OAuth 2.0 Redirect URI issue

2014-02-18 Thread Jeremy Aube
If we already have OAuth 2.0 working using the web application registration, is there any benefit to switching to the native application registration? Everything has been working fine for close to a year, but we are managing accounts from a single top MCC. On Monday, February 17, 2014 10:38:39

Re: How to determine the different maximum CPC during a certain date range?

2014-02-18 Thread Luca Fiaschi
Hi, I would also be interested in this information for changes in the maxCPC. One solution which I could think about is to maintain a local database of the current value of maxCPC and update it every day. Does anybody know a better solution? On Tuesday, February 18, 2014 10:09:09 AM UTC+1, b.ka

Configuration Sections app.Config

2014-02-18 Thread Jeremy K
Hi, I'm looking to take the AdWords c# .net sample and get it working in an SSIS package, which will allow the use of .Net via a VSTA script. According to the best of my knowledge, a VSTA script will behave just like standard .net, but you can't give it an app.config. Therefore I understand

Google Adwords API query the number of conversions per click

2014-02-18 Thread Luca Fiaschi
Hi all, I would like to query the number of conversions per click from a google adwords ADGROUP_PERFORMANCE_REPORT using the SOAP API. The following query (Python), # Create report definition. report = { 'reportName': 'Last 30 days ADGROUP_PERFORMANCE_REPORT', 'dateRangeType': 'LAST_30_DA

Google Adwords API query the number of conversions per click

2014-02-18 Thread Luca Fiaschi
Hi all, I would like to query the number of conversions per click from a google adwords ADGROUP_PERFORMANCE_REPORT using the SOAP API. The following query (Python), # Create report definition. report = { 'reportName': 'Last 30 days ADGROUP_PERFORMANCE_REPORT', 'dateRangeType': 'LAST_30_DA

Google Adword API, Query changes to maxBid per keyword or ad group in the past year

2014-02-18 Thread Luca Fiaschi
HI I would like to use the google adwords API to investigate the performance of different automatic bidding strategies per keyword and per ad group in the past year. For this study, I would like to get the history of the bid per keyword (or ad group) in a certain time window, checking, for e

Re: How to link an existing Adwords account with MCC Account

2014-02-18 Thread brstdev9
hello Ray Tsang, yes i can explain this. Look when we are logged in to the MCC then there are two buttons(create Account,link existing account) under Accounts tab. So when we link an existing account we provide the email address of the user and an automated email with an acceptance link is sent

QuotaCheckError.ACCOUNT_INACTIVE issue

2014-02-18 Thread Tri Coast
Hi , I have created developer token for ad words account. Now, the status of developer token is Active and still i am getting below error. [QuotaCheckError.ACCOUNT_INACTIVE @ ; trigger:''] Please advice on this. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on

Find placement domain & URL, from Google Click ID

2014-02-18 Thread Vlad Zloteanu
GDN campaign, with auto-tagging enabled. User is redirected to announcer's landing page, announcer can therefore store the Google Click ID. Can the announcer, later on, recover the URL and the domain of the placement, from this click ID? (using either a report, or another Adwords API call). Th

Re: How to add segmention in Adwords API AD_PERFORMANCE_REPORT with keyword

2014-02-18 Thread Ranjit Behera
Hello Danial Thanks for the reply. Is there anyway we can get the keyword and keyword match type directly as we get from adwords (In the adcopy report after we get apply *"Keyword/Placement"* segment). Can we replicate the exact report via APIs Regards Ranjit On Friday, February 14, 2014 5:17:

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

2014-02-18 Thread qdhibaymcctest
Hi, I am trying the example package adwords-axis-maven-and-examples-1.24.1 using test mcc count and test customer id 944-884-4657. but i got an error "QuotaCheckError.INCOMPLETE_SIGNUP" when executing GetCampaigns. >mvn -X exec:java -Dexec.mainClass="adwords.axis.v201309.basicoperations.GetCamp

What is the max keyword research?

2014-02-18 Thread Quentin Butler
Hi, I am looking to incorporate Keyword search into my website where I would like to make use of the Google API to do this. Basically I want users to search on my website for keywords and results are returned by Adwords to my website. Is this possible and will it cost me anything? Also what is

What is the max keyword research? I can do per day using a script which will not cost me anything?

2014-02-18 Thread Quentin Butler
Hi All, I am VERY new here and have loads to ask. What is the max keyword research I can do per day using a script which will not cost me anything? What I am trying to do is the incorporate a Keyword search functionality into my own website which links to the Google Adwords keyword research. Us

Help with minimizing clicks/calls from outside of my marketing area

2014-02-18 Thread Mike Burton
Hello! I'm hoping someone can help me with this. I sell car insurance but only in Illinois. I've excluded all 49 other states from my marketing but still I routinely get phone calls from people out of state saying they looked up my number on Google. What I think is happening is that their I

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

2014-02-18 Thread Sunil
Hi, I am integrating the PHP library for Adword API. i am using a* test MCC account and prod developerToken. * All went well, generated the refresh token also. Now when i run GetCampaigns.php i get response as "*An error has occurred: [QuotaCheckError.INCOMPLETE_SIGNUP @ ; trigger:'']*" How can

Re: API support for AdWords "Labels" feature?

2014-02-18 Thread Willem Botha
+1 for Label support in ADWords API. pretty please -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You r

How often is the Avg Keywords seaarches updated?

2014-02-18 Thread Quentin Butler
Hi, How often is the Avg Keywords seaarches updated? In other words if something is trending high today, but then trending low in a weeks time, let's say "Dogs" return 1000 searches right now, when will this number change? Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: (Reasons to Hate The) AdWords API for PHP

2014-02-18 Thread Niels Kikkert
Hi Ed, Sorry to hear your frustration. It is however possible to use AWQL within the AdWords API. There is an example on how to do that within the PHP Client Library, it's called GetCampaignsWithAwql.php and it's within the BasicOperations folder. Every Service class should have its own query()

Re: TCP connection left in CLOSE_WAIT state after downloading report

2014-02-18 Thread Josh Radcliff (AdWords API Team)
Hi Chris, A few things that might help me track down the source of this issue are: 1. Do you have the stack trace from *every* exception that your process threw before you encountered the 'too many files' error? That should help us pinpoint which input or output stream is not getting

Re: Mobile bid adjustment at keyword Level Using API

2014-02-18 Thread Takeshi Hagikura (AdWords API Team)
Hi Rakesh, I believe it's not supported. Best, - Takeshi, AdWords API Team On Sunday, February 16, 2014 4:37:12 PM UTC+9, Rakesh Ramesh wrote: > > Is It possible to change mobile bids in enhanced campaign through API at > keyword level? > > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Reading stats like impressions or total cost with v201309 without downloading a file

2014-02-18 Thread Danial Klimkin
Hello Ed, It is still easy with client libraries though you need to parse the report. This is tradeoff between scripts and real application. Please make sure to use v201309 to avoid extra migrations later. There is no changes in terms of report mechanics between versions. -Danial, AdWords AP

Re: Read-only access to CustomerService (v201309)

2014-02-18 Thread Takeshi Hagikura (AdWords API Team)
Hi Rob, Thanks for the report. From what you experienced sounds like it's not an expected behavior. Can you please share the request and response XML logs to look it further? (Please redact the sensitive info) Also have you changed your code or environment recently in your side? Best, - Takes

How to determine the different maximum CPC during a certain date range?

2014-02-18 Thread b . kanbach
Hi there, i want to get the max CPC changes in my adwords adgroups and keywords during a certain date range. If i download a report (eg. ADGROUP_PERFORMANCE_REPORT with ReportUtils) i can see the changes of impressions, avg. positions, avg. cpc etc. across the time. Unfortunately the values "