Re: Parameter reverting to default due to line length, despite being under character limit

2014-06-24 Thread Ryan Gough
Ok, thanks Josh On Friday, June 20, 2014 7:42:43 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi Ryan, > > Jason's earlier post summed up the issue quite well. The character length > limit is a rough guideline, but there may be situations where the # of > characters is within the limi

How to retrieve Sitelinks urls.

2014-06-24 Thread Emiliano Busiello
I'm trying to get url out of sitelinks, I looked at this piece of code: var campaigns = AdWordsApp.campaigns() .withCondition("LabelNames CONTAINS_NONE['" + settings.sitelinksLabel + "']") .get(); while (campaigns.hasNext()) { var campaign = campaigns.next();

Re: Is type required when creating a SharedBiddingStrategy?

2014-06-24 Thread Danial Klimkin
Hello Scott, One of them is always required. If you provide one but still receive an error, please send me full XML request code and the server response *over email* ("Reply to author" on the right). -Danial, AdWords API Team. On Monday, June 23, 2014 6:50:57 PM UTC+4, Scott Luther wrote: >

Is there any API available for Google Display Planner?

2014-06-24 Thread Shreyas panhalkar
I am trying to find a list of placement ideas based on keywords. I tried using TargetingIdeaService but, it requires a seed url to populate all other relevant urls . Than I came across Google Display Planner. but I didn't find any API for that. Is there any way to get the list of placement ide

Re: ContentBid in Adgroups deprecated for all Campaign types?

2014-06-24 Thread Rick Campbell
How can I create a campaign that will not spend money on the Content Network? In my experience, spending on Content Network does not benefit my business. Will this be a tax/penalty that I have to pay if I want to use the Search Network, or can I use some other mechanism to achieve my desired

Re: get_name error on OfflineConversionFeed (Perl)

2014-06-24 Thread do
Yes, now its working, thanks a lot! - Daniel On Monday, June 23, 2014 8:16:56 PM UTC+2, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > Your post highlighted a few issues with that example. I opened github > issue #4 for this and I'm working on a new version of the library to fix it. > > h

How many hours are you suppose wait for the conversion stats to be correct?

2014-06-24 Thread Adxsearch Adxpand
How many hours are you suppose wait for the conversion stats to be correct? If I download a keyword performance report containing conversion stats I get one or zero conversions for the whole account the day after. Two days after the conversion stats are correct. You can also see this phenomenon

Re: Creating a MCC test account.

2014-06-24 Thread H
Any update? (Sorry to chase, but we're desperate to get our coding done here!) On Wednesday, June 18, 2014 9:42:38 PM UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi, > > We're still working on fixing the test account creation process. I'll > update this post as soon as I have more inform

Re: Semantics of the Status field on AdGroups and AdGroupCriterions

2014-06-24 Thread Danial Klimkin
Hello Dan, Both AdGroup and Criteria performance reports have "CampaignStatus" field you can retrieve and filter on. -Danial, AdWords API Team. On Monday, June 23, 2014 8:07:08 PM UTC+4, Dan wrote: > > Hi, > > On AdGroups and AdGroupCriterions there is a Status field which can be > ENABLED,

Re: Performance reports Error code 500: ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND

2014-06-24 Thread Danial Klimkin
Hello Vanessa, This error is possible in some cases. Please treat this as a transient error: make a short pause (30s - 5m) and retry the request. We are working to reduce number of these errors but some low percentage is unfortunately unavoidable. -Danial, AdWords API Team. On Monday, Jun

Re: AdWords API Center Issue in MCC Production Account

2014-06-24 Thread Danial Klimkin
Hello, This doesn't look like an MCC account. Please make sure to create an MCC account as described here: https://developers.google.com/adwords/api/docs/signingup -Danial, AdWords API Team. On Monday, June 23, 2014 4:33:45 PM UTC+4, spendt...@serendio.com wrote: > > Hi, > > I have create

Re: Is there any API available for Google Display Planner?

2014-06-24 Thread Danial Klimkin
Hello Shreyas, No, not at the moment. -Danial, AdWords API Team. On Tuesday, June 24, 2014 10:00:46 AM UTC+4, Shreyas panhalkar wrote: > > I am trying to find a list of placement ideas based on keywords. I tried > using TargetingIdeaService but, it requires a seed url to populate all > othe

Re: How many hours are you suppose wait for the conversion stats to be correct?

2014-06-24 Thread Danial Klimkin
Hello, Please see this page for report freshness details: https://support.google.com/adwords/answer/2544985 -Danial, AdWords API Team. On Tuesday, June 24, 2014 12:54:18 PM UTC+4, Adxsearch Adxpand wrote: > > How many hours are you suppose wait for the conversion stats to be > correct? If

Re: API support for Labels feature

2014-06-24 Thread Ben Marengo
check out the main thread https://groups.google.com/forum/#!searchin/adwords-api/API$20support$20for$20AdWords$20%22Labels%22$20feature$3F/adwords-api/7T5ItFC3DcQ/C95MIKW9sU0J possible work around there too. ben On Thursday, 19 June 2014 14:04:14 UTC+2, Alexander Paluch wrote: > > Hello, > > we

Re: Offline conversion feed - Update conversion value or Delete conversion

2014-06-24 Thread Thomas Heller
Any Updates here? I need this as well. Just tested von v201402, still OPERATOR_NOT_SUPPORTED for SET/REMOVE. Regards, /thomas On Thursday, February 13, 2014 6:30:26 PM UTC+1, Ray Tsang (AdWords API Team) wrote: > > Vlad, > > You are correct that this is not supported at the moment. I'll > inv

Re: OfflineCredentials.Api.ADWORDS is giving value null and causing nullPointerException

2014-06-24 Thread Vikash Singh
Hey Ray, We were including commons-lang-2.0.jar from somewhere in the app. Removed it and it worked fine. Thanks for all your help. :) cheers, -- Vikash On Monday, June 23, 2014 10:50:12 PM UTC+5:30, Ray Tsang (AdWords API Team) wrote: > > Vikash, > > Thanks for the stacktrace! It seems that

Re: Issues with adding production partition in shopping campaign with API

2014-06-24 Thread aroxotest18
Hi, Thanks finally i got it . Now, We are in Optimization process. 1. Deleting entire Products ( In Product Partition ) at Adgroup AND inset All Products Again, We are going to compare the New set of Products so, Some of Products get REMOVE and Some of New Products will get ADD. so we can r

Re: Internal server error in CampaignCriterionService

2014-06-24 Thread Andreas Weber
Hi Ray, can you estimate, how long it will take to deploy a fix? Thank you! Andy Am Mittwoch, 18. Juni 2014 19:42:39 UTC+2 schrieb Ray Tsang (AdWords API Team): > > Andreas, > > Thanks for confirming that there is no error when setting the start index > to 0. When selecting, please make sure

Testing and

2014-06-24 Thread Karolis S.
Hello, We are using Adwords API to SET parameters for thousands of keywords. Reason is to dynamically insert prices in text ads from our e-store XML file. (I am talking about param1 and param2). Script runs daily. Before SETing param1 and param2 to new values, we always check locally hosted Da

Re: ContentBid in Adgroups deprecated for all Campaign types?

2014-06-24 Thread Josh Radcliff (AdWords API Team)
Hi, As described in the blog post I mentioned earlier, you can create a search-only Campaign by specifying the f

Re: Creating a MCC test account.

2014-06-24 Thread Josh Radcliff (AdWords API Team)
Hi, Unfortunately the team is still working on getting it resolved. In the meantime, if you have an *approved* developer token you could test your code against a non-test account but avoid serving any ads by making sure your campaigns are all paused. Thanks, Josh, AdWords API Team On Tuesday,

Placeholder Feed Item Report - IsSelfAction

2014-06-24 Thread John Bliss
Attempting to do this: To see the clicks/costs/etc. for just sitelink X, use segment > "IsSelfAction", and look at the "This extension" rows. > ...from here . At first, I was just expecting to receive "IsSe

Re: Issues with adding production partition in shopping campaign with API

2014-06-24 Thread Josh Radcliff (AdWords API Team)
Hi, I don't follow what you are asking in question #1. Could you rephrase it? Regarding the product partition name, if you include the field *CaseValue* in your *Selector* then you will get back the attributes of the ProductPartition's underlying ProductDimension

Re: Unknown recognised category ids from google adwords

2014-06-24 Thread Ray Tsang (AdWords API Team)
Seetharamakrishna, Those categories are currently not published in the online documentation. We are still looking into the issue. Thanks, Ray On Thursday, June 19, 2014 10:51:15 AM UTC-7, Ray Tsang (AdWords API Team) wrote: > > Sitaram, > > We are looking into the issue. > > You've posted

Re: OfflineCredentials.Api.ADWORDS is giving value null and causing nullPointerException

2014-06-24 Thread Ray Tsang (AdWords API Team)
That's great to hear. I'm glad one of my guesses was right =) Cheers, Ray On Tuesday, June 24, 2014 6:36:04 AM UTC-7, Vikash Singh wrote: > > Hey Ray, > > We were including commons-lang-2.0.jar from somewhere in the app. Removed > it and it worked fine. > > Thanks for all your help. :) > > che

Re: Internal server error in CampaignCriterionService

2014-06-24 Thread Ray Tsang (AdWords API Team)
Andreas, I thought that the issue was resolved when you have the start index set to 0. Are you still experiencing the issue when you are querying a valid start index? Please send me the log (in private) for that particular instance as well. Thanks, Ray On Tuesday, June 24, 2014 8:09:13 AM

Re: Offline conversion feed - Update conversion value or Delete conversion

2014-06-24 Thread Ray Tsang (AdWords API Team)
Thomas, This is currently not supported. Thanks, Ray On Tuesday, June 24, 2014 2:52:19 AM UTC-7, Thomas Heller wrote: > > Any Updates here? I need this as well. > > Just tested von v201402, still OPERATOR_NOT_SUPPORTED for SET/REMOVE. > > Regards, > /thomas > > On Thursday, February 13, 2014 6: