Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-28 Thread Chad Ruff
Hi Josh, First of all thanks a lot for the update !! Yes u were right it was a wrong google id that was used whille generating the token I regenerated the token using the correct login details and i got the campaign details now i am using a function to get the stats information Public F

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-25 Thread Chad Ruff
Hi Josh, I have Top level MCC which has a different Customer ID and many client Adwords Accounts under this mcc account My App.cofig does not have any settings i have commented them all i have created a getUser function Which assign the config values > This is Code file for GetCam

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-24 Thread Chad Ruff
Hi Josh, Please find attached request_info.log and soap_xml.log Thanks On Thursday, July 24, 2014 2:44:41 PM UTC+5:30, Chad Ruff wrote: > > Hi, Josh >> > >I have Top level MCC which has a different Customer ID and many client > Adwords Accounts under this mcc acco

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-24 Thread Chad Ruff
> > Hi, Josh > I have Top level MCC which has a different Customer ID and many client Adwords Accounts under this mcc account My App.cofig does not have any settings i have commented them all i have created a getUser function Which assign the config values > This is Code file

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-23 Thread Chad Ruff
t;")* Thanks and Regards On Tuesday, July 22, 2014 4:32:46 PM UTC+5:30, Chad Ruff wrote: > > Hi , > > I have adwords google api asp.net code > sample googleads-dotnet-lib-master.zip > > I have also generated the OAuth2RefreshToken using the OAuthTokenGenerator >

Re: AuthorizationError USER_PERMISSION_DENIED

2014-07-22 Thread Chad Ruff
zero records* *but actually campaigns do exist for this client* *Can you tell me what i am doing wrong * *or am i missing anything* On Tuesday, July 22, 2014 4:32:46 PM UTC+5:30, Chad Ruff wrote: > > Hi , > > I have adwords google api asp.net code > sample googleads-dotnet-l

AuthorizationError USER_PERMISSION_DENIED

2014-07-22 Thread Chad Ruff
Hi , I have adwords google api asp.net code sample googleads-dotnet-lib-master.zip I have also generated the OAuth2RefreshToken using the OAuthTokenGenerator project i have made changes to the app.config file i am running the Google.Api.Adwords.Examples.VB.v201406.GetC

Adwords API integration Query

2014-07-21 Thread Chad Ruff
Hi , I downloaded the google adwords dotnet library with examples I ran the Oauth Project (…….examples\AdWords\csharp\oauth) THis project has two aspx pages I just added some code in the below function as follows private void DoAuth2Configuration(AdWordsAppConfig config) {

Gettting Wrong Campaigns and statics for a valid AccountID?

2012-05-21 Thread Chad Ruff
Hi , I am using Google Adwords API version v201109, While working with below code, getting incorrect Campaign page entities and stats for a valid account id Can you please look into this where i am going wrong Public Function getUser() As AdWordsUser Dim headers As New Dictionary(O