google adwords api credentials error

2013-08-05 Thread adwords
Hi, We have an approved developed toketn and I have developed a reporting only application using v201302 working properly till 29/07/2013. >From 20/07/2013 calling adwords APIs raises "credential expired" exception, could you please help me on this? should I change anything in my application or

AD_GROUP_BIDDING_STRATEGY_OVERRIDES_PER_CAMPAIGN

2013-08-05 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, :account_limit_type=>"AD_**GROUP_BIDDING_STRATEGY_

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

2013-08-05 Thread Michael Ni
Hello Danial, 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, :account_limit_type=>"AD_GROUP_BIDDING_STRA

EntityCountLimitExceeded.ADGROUP_TEXT_AD_LIMIT

2013-08-05 Thread Jacob Elder
Started seeing the EntityCountLimitExceeded.ADGROUP_TEXT_AD_LIMITerror today, and I have two questions: 1) Does this mean: per request, or total for this ad group? 2) What is the

Re: Getting "unauthorized_client" when calling CampaignService.get()

2013-08-05 Thread Jonathan Shaltz
As I said, my client ID, secret, and refresh token are known good values, I use them in other AdWords apps that don't use the Google .Net library. I eventually gave up trying to use said library, and life's been much easier since then. Its needlessly convoluted. On Friday, July 26, 2013 1:05:

Re: Getting a campaign's upgraded sitelinks

2013-08-05 Thread pete
Hi Peter - does the CampaignFeedItem.matchingFunction.rhsOperand contain an Array of long values where contextType == RequestContextOperandContextType.FEED_ITEM_ID? In my tests, this contains the specific feedItems mapped to a Campaign. Here's a C# snippet where I have a list of CampaignFeed

Budget.associatedCampaigns in v201306

2013-08-05 Thread Rasmus Ladekjær Pedersen
In the API v201302 the Budget object had a field called associatedCampaigns ( https://developers.google.com/adwords/api/docs/reference/v201302/BudgetService.Budget). This field seems to be missing in v201306 ( https://developers.google.com/adwords/api/docs/reference/v201306/BudgetService.Budget