Hello,
I would like to retrieve business_logo and business_name of customerasset, 
but even though they are set, I get 0 results.
The callouts and structured snippets that are also set at the account level 
can be retrieved, so please check if this is a problem.
By the way, business_logo and business_name of campaignAsset are correctly 
retrieved. The query for retrieval is as follows. 
SELECT 
customer_asset.asset,customer_asset.field_type,customer_asset.resource_name, 
customer_asset.status FROM customer_asset WHERE customer_asset.status = 
'ENABLED'

The response for retrieval is as follows.
{ "fieldMask": 
"customerAsset.asset,customerAsset.fieldType,customerAsset.resourceName,customerAsset.status"
 
} 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/0106c448-7add-4c8e-b174-5244690998b9n%40googlegroups.com.

Reply via email to