GetJobsSectionDefinitionV2
Use this method to retrieve a job section definition from a specific domain.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| sectionDefinitionID | String | The job section definition ID. |
| domainID | String | The domain ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetJobsSectionDefinitionV2Result | Array of DMASectionDefinition | The requested job section definition. |