AppFeedItem

Represents an App extension.

Fields

app_store

AppStore

The application store that the target application belongs to. This field is required.

final_urls[]

string

A list of possible final URLs after all cross domain redirects. This list must not be empty.

final_mobile_urls[]

string

A list of possible final mobile URLs after all cross domain redirects.

url_custom_parameters[]

CustomParameter

A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.

app_id

string

The store-specific ID for the target application. This string must not be empty.

tracking_url_template

string

URL template for constructing a tracking URL. Default value is "{lpurl}".

final_url_suffix

string

URL template for appending params to landing page URLs served with parallel tracking.