Public attributes | |
---|---|
affiliate_token | const char * The affiliate token used to create affiliate-coded links. |
campaign_token | const char * The campaign token that developers can add to any link in order to track sales from a specific marketing campaign. |
provider_token | const char * The provider token that enables analytics for Dynamic Links from within iTunes Connect. |
constchar*firebase::dynamic_links::ITunesConnectAnalyticsParameters::affiliate_token
The affiliate token used to create affiliate-coded links.
constchar*firebase::dynamic_links::ITunesConnectAnalyticsParameters::campaign_token
The campaign token that developers can add to any link in order to track sales from a specific marketing campaign.
constchar*firebase::dynamic_links::ITunesConnectAnalyticsParameters::provider_token
The provider token that enables analytics for Dynamic Links from within iTunes Connect.
firebase::dynamic_links::ITunesConnectAnalyticsParameters::ITunesConnectAnalyticsParameters()
Constructs an empty set of ITunes Connect Analytics parameters.
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-01-23 UTC.