Re: Access Level for API

2013-10-20 Thread Jonathan Wu
This is the access level I am talking about: https://support.google.com/adwords/answer/1704346?hl=en The access level's on that page used to include something called UI and API access. That is no longer listed. After testing, we now have API access for a client that set our user access to READ-

Re: Response is not well-formed XML - using .net client libarary 15.5

2013-10-20 Thread Paul Matthews (AdWords API Team)
Apologies, I indeed meant response. Is this happening on other requests too? Or only this one? Regards, - Paul, AdWords API Team. On Sunday, 20 October 2013 18:37:07 UTC+1, Glyph wrote: > > The issue is with the RESPONSE, not the request. The response comes > back, and has some chars near th

Re: Response is not well-formed XML - using .net client libarary 15.5

2013-10-20 Thread Glyph
The issue is with the RESPONSE, not the request. The response comes back, and has some chars near the beginning that make .net throw an invalidoperation exception. On Saturday, October 19, 2013 5:15:52 AM UTC-4, Paul Matthews (AdWords API Team) wrote: > > Hi Glyph, > > I too have viewed the r

Why do I have to use developer token while using OAuth2 ?

2013-10-20 Thread Jason Stedman
The developer token authorizes your application with the api. OAuth tokens authorize access to accounts within your MCC. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-a

Why do I have to use developer token while using OAuth2 ?

2013-10-20 Thread Shay BarChen
Why do I have to use developer token while using OAuth2 ? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received

Re: How to extract campaign name from gclid parameter?

2013-10-20 Thread Shay BarChen
Hi Marco , You can use "CLICK_PERFORMANCE_REPORT" in order to get the Campaign Id and than use "CAMPAIGN_PERFORMANCE_REPORT" in order to extract campaign name by using it's ID. Regards, Shay. On Thursday, October 17, 2013 3:52:46 PM UTC+3, Marco Cabboi wrote: > > Hi, > is it possible to extract