ContentIdBuilder.
Accessors
id
Get Signature
get id():string
Gets the Amazon catalog ID of the content to use for this interaction.
Returns
string
ID resolvable under the associated namespace.
idNamespace
Get Signature
get idNamespace():string
Gets the namespace the ID should be resolved under.
See ContentIdNamespaces for accepted values.
Returns
string
The namespace used to resolve the ID.

