DynamicEducationAsset

A Dynamic Education asset.

Proto definition

Fields

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.

image_url

string

Image url, for example, http://www.example.com/image.png. The image will not be uploaded as image asset.

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.

location_id

string

Location ID which can be any sequence of letters and digits and must be unique.

program_description

string

Program description, for example, Nursing Certification.

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.

program_name

string

Required. Program name, for example, Nursing. Required.

school_name

string

School name, for example, Mountain View School of Nursing.

similar_program_ids[]

string

Similar program IDs.

subject

string

Subject of study, for example, Health.

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.