ShopperInsightsCampaign
public struct ShopperInsightsCampaign : Encodable
A campaign displayed to the customer in the shopping journey.
Warning
This feature is in beta. It’s public API may change or be removed in future releases.-
Creates a ShopperInsightsCampaign.
Declaration
Swift
public init(id: String)Parameters
idRequired. The PayPal campaign ID.
View on GitHub