SELECT ad_group_asset.resource_name, ad_group_asset.ad_group, asset.id, asset.resource_name FROM ad_group_asset WHERE ad_group_asset.ad_group = '*snip*'
Am I doing something wrong / misunderstanding something?
|
||||||
Hi Lonny,
Thank you for your reply.
I can see that my colleague (Mark) already reached out to you on your email address for your private replies. However, I’m pasting the response already sent below:
“Hello Lonny,
Thanks for getting back to us.
I've tried recreating your query (removed those filters) and I wasn't able to retrieve any result. I've also checked on the account (7073000478); however, couldn't find any asset associated to an adgroup. Please note that the ad_group_asset view returns a link between an ad group and an asset. This is the reason why no result was returned on your query. In addition to that and according to this guide (AdGroupAsset ), extension will serve in this ad group.
Regards,”
If you're having trouble receiving private replies from us, please check your Spam folder. Additionally, please add the 'From address' on that email to your contact list to ensure we aren't flagged as Spam in future messages. If you don't see a message from us in your Spam folder, please email us directly at googleadsa...@google.com referring to your forum case.
Let us know if you have any further questions.
Regards,
|
||||||
Hello Lonny,
Thanks for getting back to us.
When working with assets, you can check on this guide for your reference. If those assets have been associated to either a campaign, adgroup or customer, you can fetch its attributes through their respective views as mentioned here. For ad-level assets, you can refer to ad_group_ad_asset_view; however, this only returns information for assets that are related to App ads.
Regards,
|
||||||
Hello Lonny,
Thanks for getting back to us.
You can refer to the available services below when creating assets for Campaigns and AdGroups.
With regard to retrieving assets approval status and performance, you can make use of these available fields (performance_label and approval_status). As mentioned on the release notes (v9), App engagement ads and Responsive search ads have been added as additional ad types to support for reporting the performance of ad_group_ad_asset_view.
Since responsive display ads is still not included on this, allow me to raise a feature request for this; however, there is no guarantee that it will be supported in the API soon. With that, we recommend that you keep an eye to our blog for updates and new releases.
Regards,