Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DynamicContentConfig

Configuration settings for Dynamic Content API client. You can optionally override these values with environment specific values.

Hierarchy

  • DynamicContentConfig

Index

Properties

Properties

Optional apiUrl

apiUrl: string

URL used to connect to the Amplience Dynamic Content API. This property defaults to 'https://api.amplience.net/v2/content' if not provided

Optional authUrl

authUrl: string

URL used to connect to the Amplience OAuth API. This property defaults to 'https://auth.amplience.net' if not provided

Generated using TypeDoc