Remove experiment and keep old bids intact

2015-06-10 Thread Sarah Riddell
Hi, When i remove experiment from a campaign, the old bids on my keyword is not intact its previous value, it goes to its default value not the previous value. how can i remove experiments & keep my old bids intact(previous cpc bid not default bid)? Thanks Sarah -- -- =~=~=~=~=~=~=~=~=~

Exclude existing placement using api

2015-06-10 Thread shailesh . ingole
Hi, I want to exclude existing placement(biddable) using api, but it gives me CANNOT_TARGET_AND_EXCLUDE error. How should I do this ?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+G

Re: Get an empty list of campaigns for specific account

2015-06-10 Thread Hugo Wang
Thank you Anthony, it helped a lot! On Thursday, June 11, 2015 at 3:13:36 AM UTC+8, Anthony Madrigal wrote: > > Hi Hugo, > > It appears you are trying to run a report on an MCC level. You will need > to run it on an account level by adding that *Customer ID* in your > properties file. > > The Ad

Re: Adwords API in API Explorer

2015-06-10 Thread Umesh Dengale
Hello, What statistics you are trying to retrieve about the AdWords API? Are you trying to retrieve account statistics? This information will help us to understand better what you're trying to retrieve. Cheers, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Get an empty list of campaigns for specific account

2015-06-10 Thread Anthony Madrigal
Hi Hugo, It appears you are trying to run a report on an MCC level. You will need to run it on an account level by adding that *Customer ID* in your properties file. The AdWords API documentation offers a way to report on multiple accounts.

Re: Please consider creating a *stable* API

2015-06-10 Thread Anash P. Oommen (AdWords API Team)
Hi Thijs, We've settled on a 3-release-per cycle to strike a good balance between the stability of the API, and access to newer features that AdWords releases on a regular basis. We also try to time the releases such that in many cases, you can skip over a release and go directly to the next on

Re: Please consider creating a *stable* API

2015-06-10 Thread Anash P. Oommen (AdWords API Team)
*3-release-per year On Wednesday, June 10, 2015 at 2:55:32 PM UTC-4, Anash P. Oommen (AdWords API Team) wrote: > > Hi Thijs, > > We've settled on a 3-release-per cycle to strike a good balance between > the stability of the API, and access to newer features that AdWords > releases on a regular

Re: Is the {targetid} url parameter the same as Keyword ID in Keyword Performance report?

2015-06-10 Thread Anash P. Oommen (AdWords API Team)
Hi, 19393971250 is a shopping adgroup, and 106562736730 looks like a product partition to me. Try running the CRITERIA_PERFORMANCE_REPORT instead of the KEYWORD_PERFORMANCE_REPORT and you should get the data back. Cheers, Anash On Wednesday, June 10, 2015 at 1:15:51 AM UTC-4, Eternal Fool wrot

Re: Campaign Reference ID while importing from Json

2015-06-10 Thread Anash P. Oommen (AdWords API Team)
Hi Subash, Yes, your choice of MJS for its async capabilities is right in this context. The only thing to keep in mind is that MJS is originally designed for bulk operations. It gives you good performance when updating lots (say, order of millions) of entries, but the regular sync version of se

Re: CampaignService RequestError.UNKNOWN

2015-06-10 Thread Anthony Madrigal
Hello Ronak, Unfortunately, the API does not have a service or way of letting the user know whether or not their account is a Google Grants account. To check if the account is a Google Grants account through the UI go to - Gear icon -> *Billing -> Billing settings* - If it is a Google Gr

Reminder: AdWords Destination URLs will become read-only on July 1, 2015

2015-06-10 Thread Anash P. Oommen (AdWords API Team)
We’d like to remind you that destination URL fields in AdWords will become read-only on July 1, 2015 . Starting on that date, we’ll also begin upgrading your URLs (if eligible) to the new Upgraded URL

Get an empty list of campaigns for specific account

2015-06-10 Thread Hugo Wang
Hello, We are using AdWords API v201502 to query data for one of our customers, and the AWQL query is: SELECT CampaignId, CampaignName FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20140101,20150610 And we got: CAMPAIGN_PERFORMANCE_REPORT (Jan 1, 2014-Jun 10, 2015) Campaign ID\tCampaign Total\t --

Adwords API in API Explorer

2015-06-10 Thread ApiUser18
Where can you find the Google Adwords API in the API Explorer ? https://developers.google.com/apis-explorer/ And where can you check the used quota in the Google Developers Console if the API is not among the available APIs ? https://console.developers.google.com/project -- -- =~=~=~=~=~=~=~=~

Please consider creating a *stable* API

2015-06-10 Thread Thijs van Dijk
Call me crazy, but although I'm all in favour of API versioning, I think having versions that are deprecated after just four months (and completely shut down after eight months) makes very little sense. This way, client applications will go from working to buggy to nothing in little over half a

mobile app/app category placements

2015-06-10 Thread shailesh . ingole
Hi, I have a placement url. I want to know whether this url is a specific mobile app placement or from a mobile app category in my adgroup using api. How can this be done ?? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.