Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingActivityUpdateInput > marketedResources
A list of the item IDs that were marketed in this marketing activity. Valid types for these items are: * Product
* Shop
Signature:
marketedResources?: InputMaybe<Array<Scalars['ID']['input']>>;