The customer id is 4425978192.
The complete query to retrieve the media assets is
SELECT asset.id, asset.image_asset.file_size,
asset.image_asset.full_size.height_pixels,
asset.image_asset.full_size.url, asset.image_asset.full_size.width_pixels,
asset.image_asset.mime_type, asset.name, asset.type, asset.text_asset.text,
asset.youtube_video_asset.youtube_video_id, asset.resource_name "
FROM asset
WHERE asset.type IN ('IMAGE', 'YOUTUBE_VIDEO', 'MEDIA_BUNDLE');
The response of above query is
{
customers/4425978192/assets/12386056635=resource_name:
"customers/4425978192/assets/12386056635"
type: MEDIA_BUNDLE
id: 12386056635
name: ""
, customers/4425978192/assets/12600819774=resource_name:
"customers/4425978192/assets/12600819774"
type: MEDIA_BUNDLE
id: 12600819774
name: ""
, customers/4425978192/assets/9165172279=resource_name:
"customers/4425978192/assets/9165172279"
type: IMAGE
image_asset {
mime_type: IMAGE_PNG
full_size {
height_pixels: 4095
width_pixels: 4095
url: "https://tpc.googlesyndication.com/simgad/6697864840109146719"
}
file_size: 550026
}
id: 9165172279
name: "CP_FinalBrandMark.png"
, customers/4425978192/assets/9181350339=resource_name:
"customers/4425978192/assets/9181350339"
type: IMAGE
....
}
So for MEDIA_BUNDLE type of assets, we don't have any asset information
except for id and resource_name,
thanks,
Dihan
---
On Thursday, February 4, 2021 at 11:01:50 AM UTC-5 adsapiforumadvisor wrote:
> Hi Dihan,
>
> Yes, we received your private message. We requested for the following
> details:
> However, could you provide the screenshot of the HTML5 assets in the UI
> that you are trying to retrieve using *asset *report that I was requested
> previously?
>
> Also provide the complete request and response
> <https://developers.google.com/google-ads/api/docs/concepts/curl-example#response>
> logs
> with request ID generated on your end. If you haven't enabled the logging
> of the API transactions of the client library, then please refer to the
> specific guide below:
>
> - Java -
> https://developers.google.com/google-ads/api/docs/client-libs/java/logging
> - .Net -
>
> https://developers.google.com/google-ads/api/docs/client-libs/dotnet/logging
> - PHP -
> https://developers.google.com/google-ads/api/docs/client-libs/php/logging
> - Python -
>
> https://developers.google.com/google-ads/api/docs/client-libs/python/logging
> - Ruby -
> https://developers.google.com/google-ads/api/docs/client-libs/ruby/logging
> - Perl -
> https://developers.google.com/google-ads/api/docs/client-libs/perl/logging
>
>
> Please provide the details on that thread so that we can further
> investigate.
>
> Regards,
> Anthony
> [image: Google Logo]
> Anthony
> Google Ads API Team
>
>
>
> ref:_00D1U1174p._5004Q27tfEX:ref
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/164857f4-ddf1-4e90-acc0-61fe793ab283n%40googlegroups.com.