Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.04 KB

storecollectiondata_campaignid.md

File metadata and controls

24 lines (17 loc) · 1.04 KB
-api-id -api-type
P:Windows.Services.Store.StoreCollectionData.CampaignId
winrt property

Windows.Services.Store.StoreCollectionData.CampaignId

-description

Gets the promotion campaign ID that is associated with the product SKU.

-property-value

The promotion campaign ID that is associated with the product SKU.

-remarks

Starting in Windows 10, you can seed the installation URL for your app with an ID that represents a custom promotion campaign. This enables you to publicize the installation URL in different locations and use the campaign ID to determine which location the customer clicked on the installation URL. Use the CampaignId property to retrieve the campaign ID for an app. For more information about custom app promotion campaigns, see Create a custom app promotion campaign.

-examples

-see-also

Create a custom app promotion campaign