CrossPromoProduct
Overview
Describes the product received when interacting with a campaign promoting another of your app. Inherits ProductDef.
BundleId
[NotNull]
string BundleId { get; }
The identifier of the promoting application.
- Android: application id
- iOS: bundle id
Url
[NotNull]
string Url { get; }
Link to this application.
Schemas
[CanBeNull]
IReadOnlyList<string> Schemas { get; }
The url schemas of the promoting application.