Thanks for the hint it made me realize that the user didn't put a name
in it but actually put a company name in the primary address that is
use by default by the web interface if there is no name. I didn't know
that behaviour so I changed our code to clone it so user won't annoy
us again to tell u
Try
AccountInfo.primaryAddress.name
when AccountInfo.descriptiveName returns an empty name.
On Oct 9, 2:04 pm, LeTic <[EMAIL PROTECTED]> wrote:
> [...]
> We are using the adwords java api 2.1 and using the method :
> accountservice.getAccountInfo().getDescriptiveName() which works for
> all
> oth