GET v1/EventContent/ListDetails?EventGuid={EventGuid}&ParentGuid={ParentGuid}&EventPhase={EventPhase}&EventContentType={EventContentType}&Hide={Hide}&Skip={Skip}&Take={Take}&SearchString={SearchString}&SortDirection={SortDirection}&SortName={SortName}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
EventGuid | globally unique identifier |
None. |
|
ParentGuid | globally unique identifier |
None. |
|
EventPhase | EventPhase |
None. |
|
EventContentType | EventContentType |
None. |
|
Hide | boolean |
None. |
|
Skip | integer |
None. |
|
Take | integer |
None. |
|
SearchString | string |
None. |
|
SortDirection | SortDirection |
None. |
|
SortName | ListSortName |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of EventContentDetailsViewModelName | Description | Type | Additional information |
---|---|---|---|
Guid | globally unique identifier |
None. |
|
FollowingNumber | integer |
None. |
|
EventContentType | EventContentType |
None. |
|
Title | string |
None. |
|
Contents | string |
None. |
|
Url | string |
None. |
|
ParentUrl | string |
None. |
|
ParentTitle | string |
None. |
|
Hide | boolean |
None. |
|
EventPhase | EventPhase |
None. |
|
EventGuid | globally unique identifier |
None. |
|
ParentGuid | globally unique identifier |
None. |
|
FolderGuid | globally unique identifier |
None. |
|
ProgramDate | date |
None. |
|
RequestUrl | string |
None. |
|
Script | string |
None. |
|
SpeakerType | SpeakerType |
None. |
|
SponsorLevel | integer |
None. |
|
ProgramFilterViewType | ProgramFilterViewType |
None. |
|
ProgramFilterEventThemeHide | boolean |
None. |
|
ProgramFilterEventComponentHide | boolean |
None. |
|
ProgramFilterEventWorkFormHide | boolean |
None. |
|
ProgramBlockDiagramLegendHide | boolean |
None. |
|
ProgramShowOnlyActivitiesWithPresentation | boolean |
None. |
|
HeaderImageGuid | globally unique identifier |
None. |
|
HeaderTitlePosition | EventContentHeaderTitlePosition |
None. |
|
MenuHide | boolean |
None. |
|
EventColor | EventColorListItemViewModel |
None. |
|
EventColors | Collection of EventColorListItemViewModel |
None. |
|
SpeakerLayoutType | SpeakerLayoutType |
None. |
|
ContributionLayoutType | ContributionLayoutType |
None. |
|
PopupLayoutType | PopupLayoutType |
None. |
|
MainActivityGuid | globally unique identifier |
None. |
|
NewsOrderByType | NewsOrderByType |
None. |
|
PhotoAlbumType | PhotoAlbumType |
None. |
|
ChildrenUrls | Collection of SiteUrl |
None. |
|
ParentChildrenUrls | Collection of SiteUrl |
None. |
Response Formats
application/json, text/json
Sample:
[ { "Guid": "b3f75531-b343-44c5-8009-72f090a76f02", "FollowingNumber": 2, "EventContentType": 0, "Title": "sample string 3", "Contents": "sample string 4", "Url": "sample string 5", "ParentUrl": "sample string 6", "ParentTitle": "sample string 7", "Hide": true, "EventPhase": 0, "EventGuid": "793f8eec-9668-4ce4-a791-94e0f7508760", "ParentGuid": "3cbc1391-53c2-4be1-96a7-d16f4495fa63", "FolderGuid": "bd30d0c2-b215-4b8c-b0f4-97265ce5485b", "ProgramDate": "2021-04-16T22:45:02.1150749+00:00", "RequestUrl": "sample string 10", "Script": "sample string 11", "SpeakerType": 0, "SponsorLevel": 12, "ProgramFilterViewType": 0, "ProgramFilterEventThemeHide": true, "ProgramFilterEventComponentHide": true, "ProgramFilterEventWorkFormHide": true, "ProgramBlockDiagramLegendHide": true, "ProgramShowOnlyActivitiesWithPresentation": true, "HeaderImageGuid": "4d74f4c7-3509-44a3-af6c-4101d08e5b0a", "HeaderTitlePosition": 0, "MenuHide": true, "EventColor": { "Guid": "a6f93bd3-f5a1-4a26-bd50-a670a9431f62", "Name": "sample string 2", "BackgroundColor": "sample string 3", "ForegroundColor": "sample string 4" }, "EventColors": [ { "Guid": "a6f93bd3-f5a1-4a26-bd50-a670a9431f62", "Name": "sample string 2", "BackgroundColor": "sample string 3", "ForegroundColor": "sample string 4" }, { "Guid": "a6f93bd3-f5a1-4a26-bd50-a670a9431f62", "Name": "sample string 2", "BackgroundColor": "sample string 3", "ForegroundColor": "sample string 4" } ], "SpeakerLayoutType": 0, "ContributionLayoutType": 0, "PopupLayoutType": 0, "MainActivityGuid": "4febaa30-269e-450f-98c3-66233aa67e08", "NewsOrderByType": 0, "PhotoAlbumType": 0, "ChildrenUrls": [ { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 }, { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 } ], "ParentChildrenUrls": [ { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 }, { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 } ] }, { "Guid": "b3f75531-b343-44c5-8009-72f090a76f02", "FollowingNumber": 2, "EventContentType": 0, "Title": "sample string 3", "Contents": "sample string 4", "Url": "sample string 5", "ParentUrl": "sample string 6", "ParentTitle": "sample string 7", "Hide": true, "EventPhase": 0, "EventGuid": "793f8eec-9668-4ce4-a791-94e0f7508760", "ParentGuid": "3cbc1391-53c2-4be1-96a7-d16f4495fa63", "FolderGuid": "bd30d0c2-b215-4b8c-b0f4-97265ce5485b", "ProgramDate": "2021-04-16T22:45:02.1150749+00:00", "RequestUrl": "sample string 10", "Script": "sample string 11", "SpeakerType": 0, "SponsorLevel": 12, "ProgramFilterViewType": 0, "ProgramFilterEventThemeHide": true, "ProgramFilterEventComponentHide": true, "ProgramFilterEventWorkFormHide": true, "ProgramBlockDiagramLegendHide": true, "ProgramShowOnlyActivitiesWithPresentation": true, "HeaderImageGuid": "4d74f4c7-3509-44a3-af6c-4101d08e5b0a", "HeaderTitlePosition": 0, "MenuHide": true, "EventColor": { "Guid": "a6f93bd3-f5a1-4a26-bd50-a670a9431f62", "Name": "sample string 2", "BackgroundColor": "sample string 3", "ForegroundColor": "sample string 4" }, "EventColors": [ { "Guid": "a6f93bd3-f5a1-4a26-bd50-a670a9431f62", "Name": "sample string 2", "BackgroundColor": "sample string 3", "ForegroundColor": "sample string 4" }, { "Guid": "a6f93bd3-f5a1-4a26-bd50-a670a9431f62", "Name": "sample string 2", "BackgroundColor": "sample string 3", "ForegroundColor": "sample string 4" } ], "SpeakerLayoutType": 0, "ContributionLayoutType": 0, "PopupLayoutType": 0, "MainActivityGuid": "4febaa30-269e-450f-98c3-66233aa67e08", "NewsOrderByType": 0, "PhotoAlbumType": 0, "ChildrenUrls": [ { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 }, { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 } ], "ParentChildrenUrls": [ { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 }, { "Guid": "f483cf72-e874-49bf-9620-2370d14c6f9b", "Title": "sample string 2", "Url": "sample string 3", "Contents": "sample string 4", "EventContentType": 0 } ] } ]
application/octet-stream
Sample:
[{"Guid":"b3f75531-b343-44c5-8009-72f090a76f02","FollowingNumber":2,"EventContentType":0,"Title":"sample string 3","Contents":"sample string 4","Url":"sample string 5","ParentUrl":"sample string 6","ParentTitle":"sample string 7","Hide":true,"EventPhase":0,"EventGuid":"793f8eec-9668-4ce4-a791-94e0f7508760","ParentGuid":"3cbc1391-53c2-4be1-96a7-d16f4495fa63","FolderGuid":"bd30d0c2-b215-4b8c-b0f4-97265ce5485b","ProgramDate":"2021-04-16T22:45:02.1150749+00:00","RequestUrl":"sample string 10","Script":"sample string 11","SpeakerType":0,"SponsorLevel":12,"ProgramFilterViewType":0,"ProgramFilterEventThemeHide":true,"ProgramFilterEventComponentHide":true,"ProgramFilterEventWorkFormHide":true,"ProgramBlockDiagramLegendHide":true,"ProgramShowOnlyActivitiesWithPresentation":true,"HeaderImageGuid":"4d74f4c7-3509-44a3-af6c-4101d08e5b0a","HeaderTitlePosition":0,"MenuHide":true,"EventColor":{"Guid":"a6f93bd3-f5a1-4a26-bd50-a670a9431f62","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4"},"EventColors":[{"Guid":"a6f93bd3-f5a1-4a26-bd50-a670a9431f62","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4"},{"Guid":"a6f93bd3-f5a1-4a26-bd50-a670a9431f62","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4"}],"SpeakerLayoutType":0,"ContributionLayoutType":0,"PopupLayoutType":0,"MainActivityGuid":"4febaa30-269e-450f-98c3-66233aa67e08","NewsOrderByType":0,"PhotoAlbumType":0,"ChildrenUrls":[{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0}],"ParentChildrenUrls":[{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0}]},{"Guid":"b3f75531-b343-44c5-8009-72f090a76f02","FollowingNumber":2,"EventContentType":0,"Title":"sample string 3","Contents":"sample string 4","Url":"sample string 5","ParentUrl":"sample string 6","ParentTitle":"sample string 7","Hide":true,"EventPhase":0,"EventGuid":"793f8eec-9668-4ce4-a791-94e0f7508760","ParentGuid":"3cbc1391-53c2-4be1-96a7-d16f4495fa63","FolderGuid":"bd30d0c2-b215-4b8c-b0f4-97265ce5485b","ProgramDate":"2021-04-16T22:45:02.1150749+00:00","RequestUrl":"sample string 10","Script":"sample string 11","SpeakerType":0,"SponsorLevel":12,"ProgramFilterViewType":0,"ProgramFilterEventThemeHide":true,"ProgramFilterEventComponentHide":true,"ProgramFilterEventWorkFormHide":true,"ProgramBlockDiagramLegendHide":true,"ProgramShowOnlyActivitiesWithPresentation":true,"HeaderImageGuid":"4d74f4c7-3509-44a3-af6c-4101d08e5b0a","HeaderTitlePosition":0,"MenuHide":true,"EventColor":{"Guid":"a6f93bd3-f5a1-4a26-bd50-a670a9431f62","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4"},"EventColors":[{"Guid":"a6f93bd3-f5a1-4a26-bd50-a670a9431f62","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4"},{"Guid":"a6f93bd3-f5a1-4a26-bd50-a670a9431f62","Name":"sample string 2","BackgroundColor":"sample string 3","ForegroundColor":"sample string 4"}],"SpeakerLayoutType":0,"ContributionLayoutType":0,"PopupLayoutType":0,"MainActivityGuid":"4febaa30-269e-450f-98c3-66233aa67e08","NewsOrderByType":0,"PhotoAlbumType":0,"ChildrenUrls":[{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0}],"ParentChildrenUrls":[{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0},{"Guid":"f483cf72-e874-49bf-9620-2370d14c6f9b","Title":"sample string 2","Url":"sample string 3","Contents":"sample string 4","EventContentType":0}]}]
application/xml, text/xml
Sample:
<ArrayOfEventContentDetailsViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.Entity"> <EventContentDetailsViewModel> <ChildrenUrls xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> </ChildrenUrls> <Contents>sample string 4</Contents> <ContributionLayoutType>Unassigned</ContributionLayoutType> <EventColor xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:BackgroundColor>sample string 3</d3p1:BackgroundColor> <d3p1:ForegroundColor>sample string 4</d3p1:ForegroundColor> <d3p1:Guid>a6f93bd3-f5a1-4a26-bd50-a670a9431f62</d3p1:Guid> <d3p1:Name>sample string 2</d3p1:Name> </EventColor> <EventColors xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:EventColorListItemViewModel> <d3p1:BackgroundColor>sample string 3</d3p1:BackgroundColor> <d3p1:ForegroundColor>sample string 4</d3p1:ForegroundColor> <d3p1:Guid>a6f93bd3-f5a1-4a26-bd50-a670a9431f62</d3p1:Guid> <d3p1:Name>sample string 2</d3p1:Name> </d3p1:EventColorListItemViewModel> <d3p1:EventColorListItemViewModel> <d3p1:BackgroundColor>sample string 3</d3p1:BackgroundColor> <d3p1:ForegroundColor>sample string 4</d3p1:ForegroundColor> <d3p1:Guid>a6f93bd3-f5a1-4a26-bd50-a670a9431f62</d3p1:Guid> <d3p1:Name>sample string 2</d3p1:Name> </d3p1:EventColorListItemViewModel> </EventColors> <EventContentType>Unassigned</EventContentType> <EventGuid>793f8eec-9668-4ce4-a791-94e0f7508760</EventGuid> <EventPhase>Unassigned</EventPhase> <FolderGuid>bd30d0c2-b215-4b8c-b0f4-97265ce5485b</FolderGuid> <FollowingNumber>2</FollowingNumber> <Guid>b3f75531-b343-44c5-8009-72f090a76f02</Guid> <HeaderImageGuid>4d74f4c7-3509-44a3-af6c-4101d08e5b0a</HeaderImageGuid> <HeaderTitlePosition>Unassigned</HeaderTitlePosition> <Hide>true</Hide> <MainActivityGuid>4febaa30-269e-450f-98c3-66233aa67e08</MainActivityGuid> <MenuHide>true</MenuHide> <NewsOrderByType>Unassigned</NewsOrderByType> <ParentChildrenUrls xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> </ParentChildrenUrls> <ParentGuid>3cbc1391-53c2-4be1-96a7-d16f4495fa63</ParentGuid> <ParentTitle>sample string 7</ParentTitle> <ParentUrl>sample string 6</ParentUrl> <PhotoAlbumType>Unassigned</PhotoAlbumType> <PopupLayoutType>Unassigned</PopupLayoutType> <ProgramBlockDiagramLegendHide>true</ProgramBlockDiagramLegendHide> <ProgramDate>2021-04-16T22:45:02.1150749+00:00</ProgramDate> <ProgramFilterEventComponentHide>true</ProgramFilterEventComponentHide> <ProgramFilterEventThemeHide>true</ProgramFilterEventThemeHide> <ProgramFilterEventWorkFormHide>true</ProgramFilterEventWorkFormHide> <ProgramFilterViewType>Unassigned</ProgramFilterViewType> <ProgramShowOnlyActivitiesWithPresentation>true</ProgramShowOnlyActivitiesWithPresentation> <RequestUrl>sample string 10</RequestUrl> <Script>sample string 11</Script> <SpeakerLayoutType>Unassigned</SpeakerLayoutType> <SpeakerType>Unassigned</SpeakerType> <SponsorLevel>12</SponsorLevel> <Title>sample string 3</Title> <Url>sample string 5</Url> </EventContentDetailsViewModel> <EventContentDetailsViewModel> <ChildrenUrls xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> </ChildrenUrls> <Contents>sample string 4</Contents> <ContributionLayoutType>Unassigned</ContributionLayoutType> <EventColor xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:BackgroundColor>sample string 3</d3p1:BackgroundColor> <d3p1:ForegroundColor>sample string 4</d3p1:ForegroundColor> <d3p1:Guid>a6f93bd3-f5a1-4a26-bd50-a670a9431f62</d3p1:Guid> <d3p1:Name>sample string 2</d3p1:Name> </EventColor> <EventColors xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:EventColorListItemViewModel> <d3p1:BackgroundColor>sample string 3</d3p1:BackgroundColor> <d3p1:ForegroundColor>sample string 4</d3p1:ForegroundColor> <d3p1:Guid>a6f93bd3-f5a1-4a26-bd50-a670a9431f62</d3p1:Guid> <d3p1:Name>sample string 2</d3p1:Name> </d3p1:EventColorListItemViewModel> <d3p1:EventColorListItemViewModel> <d3p1:BackgroundColor>sample string 3</d3p1:BackgroundColor> <d3p1:ForegroundColor>sample string 4</d3p1:ForegroundColor> <d3p1:Guid>a6f93bd3-f5a1-4a26-bd50-a670a9431f62</d3p1:Guid> <d3p1:Name>sample string 2</d3p1:Name> </d3p1:EventColorListItemViewModel> </EventColors> <EventContentType>Unassigned</EventContentType> <EventGuid>793f8eec-9668-4ce4-a791-94e0f7508760</EventGuid> <EventPhase>Unassigned</EventPhase> <FolderGuid>bd30d0c2-b215-4b8c-b0f4-97265ce5485b</FolderGuid> <FollowingNumber>2</FollowingNumber> <Guid>b3f75531-b343-44c5-8009-72f090a76f02</Guid> <HeaderImageGuid>4d74f4c7-3509-44a3-af6c-4101d08e5b0a</HeaderImageGuid> <HeaderTitlePosition>Unassigned</HeaderTitlePosition> <Hide>true</Hide> <MainActivityGuid>4febaa30-269e-450f-98c3-66233aa67e08</MainActivityGuid> <MenuHide>true</MenuHide> <NewsOrderByType>Unassigned</NewsOrderByType> <ParentChildrenUrls xmlns:d3p1="http://schemas.datacontract.org/2004/07/Interpulse.EventSystem.ViewModels.Services.List"> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> <d3p1:SiteUrl> <d3p1:Contents>sample string 4</d3p1:Contents> <d3p1:EventContentType>Unassigned</d3p1:EventContentType> <d3p1:Guid>f483cf72-e874-49bf-9620-2370d14c6f9b</d3p1:Guid> <d3p1:Title>sample string 2</d3p1:Title> <d3p1:Url>sample string 3</d3p1:Url> </d3p1:SiteUrl> </ParentChildrenUrls> <ParentGuid>3cbc1391-53c2-4be1-96a7-d16f4495fa63</ParentGuid> <ParentTitle>sample string 7</ParentTitle> <ParentUrl>sample string 6</ParentUrl> <PhotoAlbumType>Unassigned</PhotoAlbumType> <PopupLayoutType>Unassigned</PopupLayoutType> <ProgramBlockDiagramLegendHide>true</ProgramBlockDiagramLegendHide> <ProgramDate>2021-04-16T22:45:02.1150749+00:00</ProgramDate> <ProgramFilterEventComponentHide>true</ProgramFilterEventComponentHide> <ProgramFilterEventThemeHide>true</ProgramFilterEventThemeHide> <ProgramFilterEventWorkFormHide>true</ProgramFilterEventWorkFormHide> <ProgramFilterViewType>Unassigned</ProgramFilterViewType> <ProgramShowOnlyActivitiesWithPresentation>true</ProgramShowOnlyActivitiesWithPresentation> <RequestUrl>sample string 10</RequestUrl> <Script>sample string 11</Script> <SpeakerLayoutType>Unassigned</SpeakerLayoutType> <SpeakerType>Unassigned</SpeakerType> <SponsorLevel>12</SponsorLevel> <Title>sample string 3</Title> <Url>sample string 5</Url> </EventContentDetailsViewModel> </ArrayOfEventContentDetailsViewModel>