Re: How to Get Campaign Data in C# Grid

2018-03-08 Thread emedia . testadword
when i request get campaign through my test manager account its shows : Failed to get campaigns. Exception says "The request failed with HTTP status 404: Not Found." // test account customer id please help me On Wednesday, April 8, 2015 at 6:34:50 AM UTC+1,

Re: How to Get Campaign Data in C# Grid

2015-04-08 Thread Josh Radcliff (AdWords API Team)
Hi, Please go through our sign up guide https://developers.google.com/adwords/api/docs/signingup for instructions on requesting a developer token. Thanks, Josh, AdWords API Team On Wednesday, April 8, 2015 at 1:34:50 AM UTC-4, adw...@maia-intelligence.com wrote: On Friday, April 3, 2015

Re: How to Get Campaign Data in C# Grid

2015-04-07 Thread adwords
On Friday, April 3, 2015 at 7:19:00 PM UTC+5:30, Josh Radcliff (AdWords API Team) wrote: Hi, It sounds like you may not have set up your config properly. Have you read through our wiki on App.config https://github.com/googleads/googleads-dotnet-lib/wiki/Understanding-App.config? In

Re: How to Get Campaign Data in C# Grid

2015-04-03 Thread Pravin Yadav
On Thursday, April 2, 2015 at 12:20:21 AM UTC+5:30, Josh Radcliff (AdWords API Team) wrote: Hi, Is it just calls against *CampaignService* that are failing, or do calls against *all* services fail? One thing to check would be to try to hit the WSDL endpoint from the host where you are

Re: How to Get Campaign Data in C# Grid

2015-04-03 Thread Josh Radcliff (AdWords API Team)
Hi, It sounds like you may not have set up your config properly. Have you read through our wiki on App.config https://github.com/googleads/googleads-dotnet-lib/wiki/Understanding-App.config? In particular, I'd recommend the section on OAuth2 configuration values

How to Get Campaign Data in C# Grid

2015-04-01 Thread Pravin Yadav
Hi I am using *Google.Api.Ads.AdWords.v201406* with dot.net code and getting campaign using CampaignService. But I am getting error. ***Failed to get campaigns. Exception says The request failed with HTTP status 404: Not Found.***. Please see in line of code for error with Red mark. Is

Re: How to Get Campaign Data in C# Grid

2015-04-01 Thread Josh Radcliff (AdWords API Team)
Hi, Is it just calls against *CampaignService* that are failing, or do calls against *all* services fail? One thing to check would be to try to hit the WSDL endpoint from the host where you are running the example, e.g., confirm that you can download the WSDL at