Google AdWordsService v201306

2014-07-11 Thread Altaf Mulla
Hi I am using Google AdWordsService.v201306 in this i am using the campaign Service AdWordsService.v201306.CampaignService page = CampaignServiceObj.get(selector) i am getting error for this line Please let me know what is the issue -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Google AdWordsService v201306

2014-07-15 Thread Altaf Mulla
selector.paging.numberResults = 500 page = CampaignServiceObj.get(selector) * Here i am getting error for Refresh token * can u please explain with code changes in above i would be gratefule On Friday, July 11, 2014 3:40:08 PM UTC+5:30, Alta

Re: Google AdWordsService v201306

2014-07-16 Thread Altaf Mulla
xxx" config.OAuth2RefreshToken = "xxx" but now i get this error * Failed to refresh access token.* * {* * "error" : "invalid_grant"* * }* *please let me know if

Adwords api integration Query

2014-07-17 Thread Altaf Mulla

Adwords API Auth2

2014-07-21 Thread Altaf Mulla
*Auth2 Authentication* *Is there any way in which I can avoid the process the Login and click Accept * *Can i not use the google adwords api by setting my credentails ,developer token ,etc* *Is there any way I can get the authorization code directly and use it to Fetch Access And Refre

Re: Adwords API Auth2

2014-07-21 Thread Altaf Mulla
a web application in which my clients use the api to get campaign details and statistics of campaign* *I don’t want then to go through these steps* *Please Suggest * *Thanks and Regards* On Monday, July 21, 2014 4:35:12 PM UTC+5:30, Altaf Mulla wrote: > > *Auth2 Authentication*