Type Alias AppStateCondensedV2

Condensed state of an Analytics Application returned in state for Link, LinkUsage, Request, and ODAG Apps GET calls.

type AppStateCondensedV2 = {
    id: odagLinks.AppIdV2;
    name: odagLinks.AppNameV2;
}
Index

Properties

Properties

The system-assigned ID for an Analytics Application.