AdsApp.​MediaUrls

URLs for different sizes of a media object.

Methods:

MemberTypeDescription
getFullUrl String Returns the URL for the full size of the media object.
getPreviewUrl String Returns the URL for the preview size of the media object.

getFullUrl()

Returns the URL for the full size of the media object.

Return values:

TypeDescription
String The full size URL.

getPreviewUrl()

Returns the URL for the preview size of the media object.

Return values:

TypeDescription
String The preview size URL.