Re: ServicedAccountService issue

2011-07-18 Thread Kevin Winter
Hi,
  Is this affecting all client accounts you request this way, or just some 
of them?  When you log into the AdWords UI ( https://adwords.google.com ) 
with these accounts, are currency code and timezone set?  What fields are 
being set?  If some fields are set and some aren't, how were these accounts 
created?

- Kevin Winter
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: ServicedAccountService issue

2011-07-18 Thread Sanju
My account is been set with all that information but even am not able
to get above fields.

On Jul 18, 7:20 pm, Kevin Winter kevin.win...@google.com wrote:
 Hi,
   Is this affecting all client accounts you request this way, or just some
 of them?  When you log into the AdWords UI (https://adwords.google.com)
 with these accounts, are currency code and timezone set?  What fields are
 being set?  If some fields are set and some aren't, how were these accounts
 created?

 - Kevin Winter
 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: ServicedAccountService issue

2011-07-18 Thread jstedman
I think this is a known issue, see Eric's post here:

http://groups.google.com/group/adwords-api/browse_thread/thread/19fdb889fb5cccb8/51d5c3196a2bd468?lnk=gstq=ServicedAccountService#51d5c3196a2bd468

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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


ServicedAccountService issue

2011-07-13 Thread Sanju
Sir,
 Am not getting account details completely , showing time zone null,
currency code null.
Plz I need to get that present account fields from graph.


ServicedAccountSelector selector = new ServicedAccountSelector();
 selector.setEnablePaging(false);
  selector.setCustomerIds(here I enetered customer ID)
  ServicedAccountGraph graph =
servicedAccountService.get(selector);




Thnx in adv.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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