media_file
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
A media file can be linked to a customer resource.
Available fields for media files include audio duration, file size, ID, image URLs, media bundle URL, mime type, name, resource name, source URL, type, and various video-related fields.
Several fields are output only, such as audio and video duration, file size, image URLs, media bundle URL, mime type, advertising ID code, ISCI code, and YouTube video ID.
Fields like media_file.name, media_file.resource_name, media_file.source_url, and media_file.type are immutable.
Most fields are filterable and selectable, while sortability varies depending on the specific field.
Fields from the above resources may be selected along with this
resource in your SELECT and WHERE clauses. These fields will not segment
metrics in your SELECT clause.
media_file.audio.ad_duration_millis
Field description
Output only. The duration of the Audio in milliseconds.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
media_file.file_size
Field description
Output only. The size of the media file in bytes.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
media_file.id
Field description
Output only. The ID of the media file.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
media_file.image.full_size_image_url
Field description
Output only. The url to the full size version of the image.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
False
Repeated
False
media_file.image.preview_size_image_url
Field description
Output only. The url to the preview size version of the image.
Output only. The duration of the Video in milliseconds.
Category
ATTRIBUTE
Data Type
INT64
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
media_file.video.advertising_id_code
Field description
Output only. The Advertising Digital Identification code for this video, as defined by the American Association of Advertising Agencies, used mainly for television commercials.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
media_file.video.isci_code
Field description
Output only. The Industry Standard Commercial Identifier code for this video, used mainly for television commercials.
Category
ATTRIBUTE
Data Type
STRING
Type URL
N/A
Filterable
True
Selectable
True
Sortable
True
Repeated
False
media_file.video.youtube_video_id
Field description
Immutable. The YouTube video ID (as seen in YouTube URLs). Adding prefix "https://www.youtube.com/watch?v=" to this ID will get the YouTube streaming URL for this video.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]