AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN

2013-08-06 Thread Michael Ni
I am seeing errors {:field_path=operations[0]**, :trigger=nil, :error_string=** EntityCountLimitExceeded.**CAMPAIGN_LIMIT, :api_error_type=**EntityCountLimitExceeded, :reason=CAMPAIGN_LIMIT, :enclosing_id=65452860, :limit=1000,

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

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

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 docshttps://developers.google.com/adwords/api/docs/reference/v201306/AdGroupService.AdGroup#experimentData.