Hi Team,
We are implementing oAuth2 and updating version to v201402 varsion.
We are creating ClientID and ClientSecret for Web Application in API
console. We need to give redirect_URL for the same.
We want to give two different redirect URLs as our 2 web application will
be hitting to google AP
Hi we are migrating to Adword API v201402, and after updating web service
references we are getting below errors.
Gateway.Google.ReportDefintionService.SoapHeader RequestHeader =
new Gateway.Google.ReportDefintionService.SoapHeader();
RequestHeader.developerToken = connectionInfo.DeveloperTo
Hi Richard,
I am facing issues while getting campaigns, My application is ASP.NET MVC
and i need to fetch all campaigns but how i can send authtoken while making
request. below is sample code which i am using. SoapHeader do not have
propert authtoken in v201402 version. can please she some info