MobileAppAsset
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
link_text
|
string
Required. The visible text displayed when the link is rendered in an ad. The length of this string should be between 1 and 25, inclusive.
|
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[[["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 2024-10-12 UTC."],[[["Mobile app assets are represented by a unique ID, the app store distributing it, visible link text, and an optional date range for serving."],["The app ID should be the platform's native identifier, like the package name for Android or the numeric ID for iOS."],["Link text displayed with the app asset in ads must be between 1 and 25 characters long."],["Advertisers can schedule the start and end dates for when the mobile app asset is active and eligible to appear in ads."]]],[]]