Marketo API

Getting access, Developing, Testing

Back to Marketo

Get Import Custom Object Failures

Returns the list of failures for the import batch job. Required Permissions: Read-Write Custom Object

Input

type: object properties: parameters: type: object properties: apiName: type: string description: API Name of the custom object for the import batch job. batchId: type: integer format: int32 description: Id of the import batch job. required: - apiName - batchId title: Parameters

Output

type: object