How to reproduce this Assets UI screen?

122 views
Skip to first unread message

Vytautas Smilingis

unread,
Jul 10, 2023, 4:32:28 AM7/10/23
to Google Ads API and AdWords API Forum
Hello, we're trying to find a way to reproduce this UI screen via API.
screenshot 73.png
Most importantly we would like to retrieve underlined dimensions from API.

Thank you.

Google Ads API Forum Advisor

unread,
Jul 10, 2023, 9:25:44 AM7/10/23
to adwor...@googlegroups.com

Hi,

Thank you for raising your concern to the Google Ads API team.

You may refer to our campaign_asset resource - https://developers.google.com/google-ads/api/fields/v14/campaign_asset. To help build your query to retrieve the specific information you need, you can use our Query builder: https://developers.google.com/google-ads/api/fields/v14/campaign_asset_query_builder

  • Name = campaign_asset.resource_name
  • Status = campaign_asset.status
  • Source = campaign_asset.source

For more information on how to fetch asset attributes and metrics, kindly refer here: https://developers.google.com/google-ads/api/docs/assets/fetching-assets.

The team has already filed a feature request for the “level” field in “asset”. That said, we would recommend keeping an eye on our release notes and blog for new features and releases. Your patience will be greatly appreciated.

Let me know if you have any questions or if this is not what you are referring to kindly provide to us privately your Google Ads account CID and the full and uncropped screenshot of the Google Ads UI via the "Reply to Author" option.

Links included on this email:

This message is in relation to case "ref:_00D1U1174p._5004Q2mt89N:ref"

Thanks,
 
Google Logo Google Ads API Team


Vytautas Smilingis

unread,
Jul 10, 2023, 9:49:19 AM7/10/23
to Google Ads API and AdWords API Forum
Hi,

Using campaign_asset.resource_name we get resource name in this formcustomers/{customer_id}/campaignAssets/{campaign_id}~{asset_id}~{field_type}
What we're looking for is the value of Asset column which for example in first row is: 
Brands: GA, Google Ads, FB Ads, Instagram, Twitter, BingAds, Ad Roll, SA360, GDV360, Youtube Ads

Grabiel Ramirez

unread,
Jul 11, 2023, 7:56:12 AM7/11/23
to adwor...@googlegroups.com
Please let me know if you need to reschedule.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwor...@googlegroups.com
To unsubscribe from this group, send email to
adwords-api...@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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/R1eoQ000000000000000000000000000000000000000000000RXL1AB0007nG6WpSQJKLwOg9EPhH8Q%40sfdc.net.

Google Ads API Forum Advisor

unread,
Jul 11, 2023, 1:00:30 PM7/11/23
to gr97...@gmail.com, adwor...@googlegroups.com

Hi Grabiel,

Thank you for commenting on this forum thread, however, could you tell us if you have any issues as discussed in this forum thread? If your concern is different from what is being discussed here, please you may create a new forum thread or reach out to us privately via email alias. 

Vytautas Smilingis

unread,
Jul 12, 2023, 9:41:55 AM7/12/23
to Google Ads API and AdWords API Forum
Hi,

Using campaign_asset.resource_name we get resource name in this formcustomers/{customer_id}/campaignAssets/{campaign_id}~{asset_id}~{field_type}
What we're looking for is the value of Asset column which for example in first row is: 
Brands: GA, Google Ads, FB Ads, Instagram, Twitter, BingAds, Ad Roll, SA360, GDV360, Youtube Ads

Google Ads API and AdWords API Forum

unread,
Jul 14, 2023, 6:07:53 PM7/14/23
to Google Ads API and AdWords API Forum
Re-posting the last inquiry (https://groups.google.com/g/adwords-api/c/59uS3WpHc1M) from the forum as it wasn't routed to our support queue.

Regards,
Google Ads API Team

Google Ads API and AdWords API Forum

unread,
Jul 17, 2023, 3:19:44 PM7/17/23
to Google Ads API and AdWords API Forum
Hi,

Thank you for returning to our team.

Regarding your concern, kindly note that the campaign_asset.resource_name (https://developers.google.com/google-ads/api/fields/v14/campaign_asset#campaign_asset.resource_name) indeed has a format of customers/{customer_id}/campaignAssets/{campaign_id}~{asset_id}~{field_type}. You mentioned that you want to pull the value of the Asset column. That said, can you confirm if you already tried using  the asset.name (https://developers.google.com/google-ads/api/fields/v14/asset#asset.name) field in your query?

Kindly note that Google Ads API mirrors the Google Ads UI. Meaning, the Google Ads API should be able to retrieve or manage the Google Ads UI data. Having said that, can you please provide the uncropped screenshot of the Google Ads UI showing the data that you want to retrieve via the Google Ads API so our team can provide accurate guidance to this matter?

In addition, I would like to specify first the following when comparing the value of the UI and API:
  • Comparing the API and UI on the same level as much as possible
  • The segments and fields of the API and UI should be the same
  • The date range is also the same

You may then send the requested logs via the Reply privately to author option. If this option is not available, you may send the details directly to our googleadsa...@google.com alias instead.


Regards,
Google Ads API Team
On Wednesday, July 12, 2023 at 9:41:55 PM UTC+8 vyta...@whatagraph.com wrote:

Vytautas Smilingis

unread,
Jul 18, 2023, 4:27:57 AM7/18/23
to Google Ads API and AdWords API Forum
Thank you for your reply. Even though it didn't provide a direct answer to my question, it did put me on the right track. I was able to find additional dimensions inside asset (https://developers.google.com/google-ads/api/fields/v14/asset) resource. In my particular case I found asset.structured_snippet_asset.header and asset.structured_snippet_asset.values dimensions.

Google Ads API and AdWords API Forum

unread,
Jul 18, 2023, 3:08:12 PM7/18/23
to Google Ads API and AdWords API Forum

Re-posting the last inquiry (https://groups.google.com/g/adwords-api/c/59uS3WpHc1M) from the forum as it wasn't routed to our support queue.


Regards,

Google Ads API Team


Google Ads API and AdWords API Forum

unread,
Jul 18, 2023, 3:37:39 PM7/18/23
to Google Ads API and AdWords API Forum

Hi, 


Thank you for coming back to us and sharing your insights, we highly appreciated it. I hope you are doing well today.


If you need any further assistance that is related to this matter, feel free to contact us again. However, if you have new issues or concerns we recommend creating a new forum or email thread for better tracking and updates.


Have a great day.


Regards,

Google Ads API Team

Reply all
Reply to author
Forward
0 new messages