GET api/Products/GetProgramProducts?programId={programId}&email={email}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| programId | globally unique identifier |
Required |
|
| string |
Default value is VIS UI |
Body Parameters
None.
Response Information
Resource Description
ProductDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ParentContainerId | globally unique identifier |
None. |
|
| Owner | string |
None. |
|
| ParentProgram | ProgramDto |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| ProgramId | globally unique identifier |
None. |
|
| ProgramName | string |
None. |
|
| ProgramTypeId | integer |
None. |
|
| SortOrder | integer |
None. |
|
| CDHClientName | string |
None. |
|
| CDHCountryName | string |
None. |
|
| ClientLogo | string |
None. |
|
| TagLine | string |
String length: inclusive between 0 and 2000 |
|
| ProductName | string |
Required Matching regular expression pattern: ^[^&'*<>"]+$ String length: inclusive between 0 and 150 |
|
| PBIWorkspaceId | globally unique identifier |
None. |
|
| SPDirectoryId | string |
String length: inclusive between 0 and 50 |
|
| VisualUrl | string |
String length: inclusive between 0 and 256 |
|
| ProductCategoryName | string |
None. |
|
| ProductCategoryId | integer |
Required |
|
| AssetCount | integer |
None. |
|
| Assets | Collection of ProductAssetDto |
None. |
|
| PbiWorkSpaceName | string |
String length: inclusive between 0 and 256 |
|
| DeletedDt | date |
None. |
|
| UnifiedWorkspace | boolean |
None. |
|
| UseAssetLevelPermissions | boolean |
None. |
|
| ExtProjectId | string |
String length: inclusive between 0 and 250 |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| Vertical | string |
String length: inclusive between 0 and 100 |
|
| Node | string |
None. |
|
| ParentContainer | ProductContainerDto |
None. |
|
| ProductTags | Collection of ProductTagDto |
None. |
|
| Path | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.