AdGroupAdService.get empty result for ads with {Keyword: ...} (keyword insertion tool)

2011-01-24 Thread Marcin Czepinski
Hi I call "get" from AdGroupAdService. It seems to me that it returns empty list for every ad group where there are ads with "{Keyword: ...}" in a headline. Does anyone know anything about such a problem? Thanks, Marcin -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our

Re: How do we access MCC accounts that are not assigned a clientEmail

2011-05-16 Thread Marcin Czepinski
Hi It seems to me that I have a similar problem. I managed to use customerId instead of clientEmail and it works in v201101. Unfortunately I'm not sure if it works with v13 - I still use Account service from there to obtain info on currency of an account. 1. I tried to switch to ServicedAccountSe

Field companyName from ManagedCustomer is empty for some new Accounts, any workarounds?

2016-09-28 Thread marcin . czepinski
Hi, Objects of clas ManagedCustomer are returned from get() calls of the ManagedCustomerService. There is a field companyName which is empty for some newly created accounds. I have information that this is know bug which is not to be fixed. The field companyName was usefull to determine who w

Field companyName from ManagedCustomer obtained by ManagedCustomerService

2016-09-28 Thread marcin . czepinski
Hi, there is a problem lately - field 'companyName' is empty (for some new accounts, not for all) in results of get() call from ManagedCustomerService. I was informed lately that this is a known bug with very low priority and is not to be fixed. Values of the field were useful to determine who

Re: Field companyName from ManagedCustomer is empty for some new Accounts, any workarounds?

2016-09-29 Thread marcin . czepinski
Hi Vishal, I'm afraid that the bug applies also to the field companyName in the Customer class from CustomerService (I suspect that the value is being taken from the same place). In short: for given customerId I'd like to get value from the column "Billing customer" in the section "Accounts" a