Represents an App extension.
Fields | |
---|---|
|
The application store that the target application belongs to. This field is required. |
|
A list of possible final URLs after all cross domain redirects. This list must not be empty. |
|
A list of possible final mobile URLs after all cross domain redirects. |
|
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. |
|
The visible text displayed when the link is rendered in an ad. This string must not be empty, and the length of this string should be between 1 and 25, inclusive. |
|
The store-specific ID for the target application. This string must not be empty. |
|
URL template for constructing a tracking URL. Default value is "{lpurl}". |
|
URL template for appending params to landing page URLs served with parallel tracking. |