DynamicEducationAsset
Stay organized with collections
Save and categorize content based on your preferences.
A Dynamic Education asset.
Fields |
program_id
|
string
Required. Program ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required.
|
location_id
|
string
Location ID which can be any sequence of letters and digits and must be unique.
|
program_name
|
string
Required. Program name, for example, Nursing. Required.
|
subject
|
string
Subject of study, for example, Health.
|
program_description
|
string
Program description, for example, Nursing Certification.
|
school_name
|
string
School name, for example, Mountain View School of Nursing.
|
address
|
string
School address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403
|
contextual_keywords[]
|
string
Contextual keywords, for example, Nursing certification, Health, Mountain View.
|
android_app_link
|
string
Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234.
|
similar_program_ids[]
|
string
Similar program IDs.
|
ios_app_link
|
string
iOS deep link, for example, exampleApp://content/page.
|
ios_app_store_id
|
int64
iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present.
|
thumbnail_image_url
|
string
Thumbnail image url, for example, http://www.example.com/thumbnail.png. The thumbnail image will not be uploaded as image asset.
|
image_url
|
string
Image url, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.
|
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 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# DynamicEducationAsset\n\nA Dynamic Education asset.\n\n| Fields ||\n|-----------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `program_id` | `string` Required. Program ID which can be any sequence of letters and digits, and must be unique and match the values of remarketing tag. Required. |\n| ### `location_id` | `string` Location ID which can be any sequence of letters and digits and must be unique. |\n| ### `program_name` | `string` Required. Program name, for example, Nursing. Required. |\n| ### `subject` | `string` Subject of study, for example, Health. |\n| ### `program_description` | `string` Program description, for example, Nursing Certification. |\n| ### `school_name` | `string` School name, for example, Mountain View School of Nursing. |\n| ### `address` | `string` School address which can be specified in one of the following formats. (1) City, state, code, country, for example, Mountain View, CA, USA. (2) Full address, for example, 123 Boulevard St, Mountain View, CA 94043. (3) Latitude-longitude in the DDD format, for example, 41.40338, 2.17403 |\n| ### `contextual_keywords[]` | `string` Contextual keywords, for example, Nursing certification, Health, Mountain View. |\n| ### `android_app_link` | `string` Android deep link, for example, android-app://com.example.android/http/example.com/gizmos?1234. |\n| ### `similar_program_ids[]` | `string` Similar program IDs. |\n| ### `ios_app_link` | `string` iOS deep link, for example, \u003cexampleApp://content/page\u003e. |\n| ### `ios_app_store_id` | `int64` iOS app store ID. This is used to check if the user has the app installed on their device before deep linking. If this field is set, then the ios_app_link field must also be present. |\n| ### `thumbnail_image_url` | `string` Thumbnail image url, for example, \u003chttp://www.example.com/thumbnail.png\u003e. The thumbnail image will not be uploaded as image asset. |\n| ### `image_url` | `string` Image url, for example, \u003chttp://www.example.com/image.png\u003e. The image will not be uploaded as image asset. |"]]