AirbridgeTrackingLinkOption class Null safety
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- AD_CREATIVE → const String
-
A campaign parameter. (String)
"ad_creative"
- AD_GROUP → const String
-
A campaign parameter. (String)
"ad_group"
- CAMPAIGN → const String
-
A campaign parameter. (String)
"campaign"
- CONTENT → const String
-
A campaign parameter. (String)
"content"
- CUSTOM_SHORT_ID → const String
-
A custom-short-id of tracking-link. (String)
"custom_short_id"
- DEEPLINK_STOPOVER → const String
-
A option enable stop-over-feature of deeplink. (Boolean)
"deeplink_stopover"
- DEEPLINK_URL → const String
-
A url of deeplink open the app. (Custom Scheme URL String)
"deeplink_url"
- FALLBACK_ANDROID → const String
-
A url of fallback for android if app is not installed. ("store" | Web URL String)
"fallback_android"
- FALLBACK_ANDROID_STORE_LISTING → const String
-
A custom id of store for android used when user move to store. (String)
"fallback_android_store_listing"
- FALLBACK_DESKTOP → const String
-
A url of fallback for desktop if app is not installed. (Web URL String)
"fallback_desktop"
- FALLBACK_IOS → const String
-
A url of fallback for ios if app is not installed. ("store" | Web URL String)
"fallback_ios"
- FALLBACK_IOS_STORE_PPID → const String
-
A custom id of store for ios used when user move to store. (String)
"fallback_ios_store_ppid"
- IS_REENGAGEMENT → const String
-
A option enable re-engagement-feature of attribution. ("off" | "on_true" | "on_false")
"is_reengagement"
- OGTAG_DESCRIPTION → const String
-
A description of link-preview. (String)
"ogtag_description"
- OGTAG_IMAGE_URL → const String
-
A image-url of link-preview. (Web URL String)
"ogtag_image_url"
- OGTAG_TITLE → const String
-
A title of link-preview. (String)
"ogtag_title"
- OGTAG_WEBSITE_CRAWL → const String
-
A customization of link-preview. ("desktop")
"ogtag_website_crawl"
- SUB_ID → const String
-
A campaign parameter. (String)
"sub_id"
- SUB_ID_1 → const String
-
A campaign parameter. (String)
"sub_id_1"
- SUB_ID_2 → const String
-
A campaign parameter. (String)
"sub_id_2"
- SUB_ID_3 → const String
-
A campaign parameter. (String)
"sub_id_3"
- TERM → const String
-
A campaign parameter. (String)
"term"