Re: should I set biddingStrategy at both the campaign and AdGroup levels?

2013-08-06 Thread Michael Ni
question has moved into its own topic https://groups.google.com/forum/#!topic/adwords-api/giN1SyOJFhU On Monday, August 5, 2013 9:19:14 PM UTC-7, Michael Ni wrote: > > Hello Danial, > > I am seeing errors > {:field_path=>"operations[0]", :trigger=>nil, :error_string=>" > EntityCountLimitExceeded.

Re: More questions about PLACEHOLDER_FEED_ITEM_REPORT

2013-08-06 Thread Zweitze
Thanks for the answers! >I'm sorry to hear that, please do share with us how would you improve these docs. First of all, please review the report field table. You mentioned some fields are segment fields, note that the report field table does NOT list them as segment fields. But on a higher le

Re: Getting a campaign's upgraded sitelinks

2013-08-06 Thread Peter Kingswell
I managed to java-ify that and indeed rhsOperands does indeed contain only the campaign's sitelinks - thanks very much! Peter On Monday, August 5, 2013 9:01:50 AM UTC-4, pete wrote: > > Hi Peter - does the CampaignFeedItem.matchingFunction.rhsOperand contain > an Array of long values where cont

Re: More questions about PLACEHOLDER_FEED_ITEM_REPORT

2013-08-06 Thread Oliver
I really hope we get a lot more clarifications and code examples on how sitelinks are retrieved, modified and deleted. The new 'feed' model is so generic it is taking a very long time to understand and upgrade our code. What we used to do in 50 lines of code is now getting done with 450 lines

Re: Experiments (ACE) for adcopies: 'get' method doesn't seem to work for ExperimentDeltaStatus and ExperimentDataStatus

2013-08-06 Thread David Torres (AdWords API Team)
Hi Francesco, Finally was able to figure out the issue. You need to provide the experimentId in your selector in order to get any experimentData fields. This is stated in the AdGroup docs.