stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > MarketingActivityUpdateInput > marketedResources

AdminTypes.MarketingActivityUpdateInput.marketedResources property

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']>>;