Re: Cannot get Customer ID with "read only" access

2012-02-08 Thread hylton
Hi Danial,

You know what - it works fine for me now as well? Very strange, but I
am happy :)

Thanks for your help.

Ben


On Feb 7, 10:02 am, Danial Klimkin 
wrote:
> Hi Ben,
>
> I just created a read-only user and used SAS to retrieve account hierarchy
> but was not able to reproduce the issue. I got all the IDs back as expected.
>
> Is this the production or sandbox environment? Can you please send us the
> full XML request and response via email?
>
> -Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Cannot get Customer ID with "read only" access

2012-02-07 Thread Danial Klimkin
Hi Ben,


I just created a read-only user and used SAS to retrieve account hierarchy 
but was not able to reproduce the issue. I got all the IDs back as expected.

Is this the production or sandbox environment? Can you please send us the 
full XML request and response via email?


-Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Cannot get Customer ID with "read only" access

2012-02-03 Thread Ben Vincent
Hi Danial,

With the v13 lib I am using AccountService (https://adwords.google.com/
api/adwords/v13/AccountService)

With v201109 I am using ServicedAccountGraph

Thanks for help.

Kind regards,

Ben

On Feb 3, 10:19 am, Danial Klimkin 
wrote:
> Hello Ben,
>
> How do you retrieve the client customer ID? Is this ServicedAccountService
> or InfoService?
>
> -Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Re: Cannot get Customer ID with "read only" access

2012-02-03 Thread Danial Klimkin
Hello Ben,


How do you retrieve the client customer ID? Is this ServicedAccountService 
or InfoService?


-Danial, AdWords API Team.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en


Cannot get Customer ID with "read only" access

2012-02-01 Thread b...@trafficsmart.co.uk
Hi,

I am trying to re-write my old v13 Reporting service using the new
v201109 API. (in .Net c#)

I have managed to get nearly everything working and was pleased that I
can now run reports for clients Adwords accounts without needing full
access, just "read-only" access.

The problem is you need a Customer ID.

With "Standard Access" - the API returns -0 for the Customer ID.

If I revert to the old v13 API, I can retrieve the Customer ID.

If the user has "Read Only" access, then neither the old API or the
new API return a Customer ID.

If I log into adwords.google.com with the same username/password - I
can see the Customer ID. I could write some code to log in, scrape the
customer ID from the page and put it in my database ready for next
time - but this seems somewhat pointless when there is an API!

Is this a bug - or am I doign something wrong?

Thanks for any help.

Kind regards,

Ben

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en