Get a content item
Retrieves a detailed representation of a content item. The content item can be looked up either by its internal identifier (id) or by an external system identifier (externalId). At least one of the parameters must be provided.
Authorizations
Opaque Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
The internal unique identifier of the content item (optional if externalId is provided).
An external system identifier for the content item (optional if id is provided).
Response
OK
Internal unique identifier of the content item.
Name of the content to be easily identified.
Title of the content item.
Inspiration, Purchase, GreenNews, StoreOffer, StoreNews, StoreSpecial, GoodPrice, WeeklyGoodPrice, Survey, Event, SpecialPoll, PartnerBenefit, PartnerBenefitBanner Image, Video, Text Draft, Scheduled, Published, Expired, Disabled Tracking identifier used for analytics.
The date and time when the content should be published.
The date and time when the content expires and should no longer be displayed.
URL of the image displayed in the content item.
Alternative text describing the image, used for accessibility.
URL of the video displayed in the content item.
Short message displayed at the top of the content.
Short message displayed at the bottom of the content.
Message displayed when the content type is text.
Text displayed on the action button.
External, DeepLink External URL to be opened when button is clicked.
Indicates whether the external content should be opened in a web wrapper.
Deep link identifier. Used to open a specific page from the application when button is clicked.
Additional parameters for deep link. (e.g. redirect user to a specific entity from the section configured with DeepLinkId)
Deep link URL for navigation.
Indicates whether the content is ready to be distributed.
Obsolete: Indicates whether the content is segmented. Use Feed.Api.DTO.ContentItem.SegmentationType instead.
None, Audience, Customer, File Collection of segmentation files associated with the content.
Identifier of the content's author.
Name of the content's author.
Date and time when the content was created.
Date and time when the content was last modified.
Number of members associated with the content.
File name associated with the content (if any).
Size of the associated file in bytes.
External identifier for the content.
Identifier of the store targeted by this content.
List of audience identifiers targeted by this content.
List of chain identifiers targeted by this content.
List of store identifiers targeted by this content.
Client specific property used for custom integration.
List of placeholders defined for this content.
Dictionary of custom properties.(e.g. logoUrl, terms)
Reasons why the content may be disabled.
Priority with which the content is displayed in the application.
Number of times the content has been clicked and the user is either redirected accordingly to the configured navigation or the feed is expanded.
Indicates whether the content requires approval before being published.
Unified campaign identifier associated with the content item
Validity period in days for the content item. The validity period is calculated starting from the allocation date. This property is only applicable for content items with Customer Segmentation Type.