Returns a list of offer categories based on the country id specified.
Get-PCOfferCategoriesByMarket [[-CountryId] <Object>] [-SaToken] <String> [<CommonParameters>]
The Get-PCOfferCategoriesByMarket cmdlet returns a list of offer categories based on the country id specified.
Specifies a two-character ISO 2 country code.
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
Specifies an authentication token you created with your Partner Center credentials.
Required? true
Position? 2
Default value $GlobalToken
Accept pipeline input? false
Accept wildcard characters? false
PS C:\>Get-PCOfferCategoriesByMarket -CountryId US