MobileAppAsset

  • This asset represents a mobile app and its associated information.

  • Required fields for this asset include app_id, app_store, and link_text.

  • Optional fields include start_date and end_date for specifying the asset's serving period.

An asset representing a mobile app.

Fields

app_id

string

Required. A string that uniquely identifies a mobile application. It should just contain the platform native id, like "com.android.ebay" for Android or "12345689" for iOS.

app_store

MobileAppVendor

Required. The application store that distributes this specific app.

start_date

string

Start date of when this asset is effective and can begin serving, in yyyy-MM-dd format.

end_date

string

Last date of when this asset is effective and still serving, in yyyy-MM-dd format.