Interface InboxPlacementRemoteResultsDto

Export

Interface

InboxPlacementRemoteResultsDto

Hierarchy

  • InboxPlacementRemoteResultsDto

Properties

Memberof

InboxPlacementRemoteResultsDto

contentAnalysis: {
    [key: string]: string;
}

Memberof

InboxPlacementRemoteResultsDto

Type declaration

  • [key: string]: string

Memberof

InboxPlacementRemoteResultsDto

scores: {
    [key: string]: string;
}[]

Memberof

InboxPlacementRemoteResultsDto

setupAnalysis: {
    [key: string]: string;
}

Memberof

InboxPlacementRemoteResultsDto

Type declaration

  • [key: string]: string
share?: {
    [key: string]: string;
}

Memberof

InboxPlacementRemoteResultsDto

Type declaration

  • [key: string]: string

Memberof

InboxPlacementRemoteResultsDto

Memberof

InboxPlacementRemoteResultsDto