[#1186] Confusing behavior for getEventList and getLocationsList methods(/admin)

Migrated from Redmine #1186 | Author: Andranik Aghajanyan
Status: Feedback | Priority: High, I’m very impatient | Created: 2024-03-01


We need to use the getLocationsList method, but its behavior is confusing. It’s not clear what the first argument isPublic is designed for. When its value is set to false, we receive lots of locations with a list of unknown providers not associated with our account. When it’s set to true, we receive 3 locations only but it’s not clear why only those 3 locations are returned.

We need to use the getEventsList method, but its behavior is confusing. We keep receiving results for providers that no longer exist in our platform. We’ve seen a warning suggesting to enable all existing providers then one can manually select one. The implementation is confusing though. Are we expected to go through all the locations and do manual maintenance? What’s the reason behind having deleted providers associated with events? What other issues can the deleted providers cause? How do they affect availability for a given service?

Dmytro Bondarev wrote:

Hi, please provide http request and response. With list of invalid providers.

Andranik Aghajanyan wrote:

Dmytro Bondarev wrote:

Hi, please provide http request and response. With list of invalid providers.

Hi, sure
here is the request URL: https://user-api.simplybook.us/admin, “method”: “getEventList”, “params”:[true, true].

And the response. As you can see for example on service with “id”: “38” there is a providers list but the service has no providers.
{
“result”: [
{
“id”: “12”,
“name”: “Group Coaching Session | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

230008-GC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “32”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null,
“70”: null
},
“providers”: [
8,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “13”,
“name”: “Group Coaching Session | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “35”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null,
“70”: null
},
“providers”: [
8,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “14”,
“name”: “Group Coaching Session | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “38”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null,
“70”: null
},
“providers”: [
8,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “15”,
“name”: “Beating Burnout & Rising From the Ashes (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230014-BBL-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230014-BBL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “41”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “16”,
“name”: “Beating Burnout & Rising From the Ashes (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230014-BBL-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230014-BBL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “44”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “17”,
“name”: “Processing Change (LVE) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230058-PCL-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230058-PCL-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “47”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “18”,
“name”: “Processing Change (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230058-PCL-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230058-PCL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “50”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “19”,
“name”: “Processing Change (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230058-PCL-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230058-PCL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “53”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “20”,
“name”: “Maintaining Cohesive & Collaborative Teams During Change (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230059-MCL-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230059-MCL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “56”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “22”,
“name”: “Maintaining Cohesive & Collaborative Teams During Change (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230059-MCL-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230059-MCL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “60”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “23”,
“name”: “Career Development: Developing Yourself and Your People (LVE) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230063-CDL-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230063-CDL-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “63”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “24”,
“name”: “Career Development: Developing Yourself and Your People (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230063-CDL-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230063-CDL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “66”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “25”,
“name”: “Career Development: Developing Yourself and Your People (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230063-CDL-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230063-CDL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “69”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “26”,
“name”: “Advancing Women in Leadership 1: Kickoff (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230041-WLK-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230041-WLK-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “72”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “27”,
“name”: “Advancing Women in Leadership 1: Kickoff (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230041-WLK-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230041-WLK-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “75”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “28”,
“name”: “Advancing Women in Leadership 2: Self Permission (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230042-WLP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230042-WLP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “78”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “29”,
“name”: “Advancing Women in Leadership 2: Self Permission (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230042-WLP-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230042-WLP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “81”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “30”,
“name”: “Advancing Women in Leadership 3: Self Awareness (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230043-WLA-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230043-WLA-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “84”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “31”,
“name”: “Advancing Women in Leadership 3: Self Awareness (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230043-WLA-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230043-WLA-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “87”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “32”,
“name”: “Advancing Women in Leadership 4: Self Mastery (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230044-WLM-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230044-WLM-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “91”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “33”,
“name”: “Advancing Women in Leadership 4: Self Mastery (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230044-WLM-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230044-WLM-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “94”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “34”,
“name”: “Advancing Women in Leadership 5: Self Promotion (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230045-WPR-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230045-WPR-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “97”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “35”,
“name”: “Advancing Women in Leadership 5: Self Promotion (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230045-WPR-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230045-WPR-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “100”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “36”,
“name”: “Advancing Women in Leadership 6: Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230046-WLCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230046-WLCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “102”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “37”,
“name”: “Advancing Women in Leadership 6: Capstone (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230046-WLCP-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230046-WLCP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “104”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “38”,
“name”: “CliftonStrengths for Intact Teams 1: Unleashing Your Uniqueness (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230054-ST1-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230054-ST1-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “106”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “39”,
“name”: “CliftonStrengths for Intact Teams 1: Unleashing Your Uniqueness (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230054-ST1-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230054-ST1-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “108”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“73”: null
},
“providers”: [
73
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “40”,
“name”: “CliftonStrengths for Intact Teams 1: Unleashing Your Uniqueness (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230054-ST1-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230054-ST1-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “113”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “41”,
“name”: “CliftonStrengths for Intact Teams 2: Leveraging Your Strengths (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230055-ST2-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230055-ST2-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “115”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “42”,
“name”: “CliftonStrengths for Intact Teams 2: Leveraging Your Strengths (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230055-ST2-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230055-ST2-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “117”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “43”,
“name”: “CliftonStrengths for Intact Teams 2: Leveraging Your Strengths (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230055-ST2-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230055-ST2-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “119”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “44”,
“name”: “CliftonStrengths for Intact Teams 3: Strengths Based Teams (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230056-ST3-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230056-ST3-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “121”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “45”,
“name”: “CliftonStrengths for Intact Teams 3: Strengths Based Teams (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230056-ST3-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230056-ST3-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “123”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “46”,
“name”: “CliftonStrengths for Intact Teams 3: Strengths Based Teams (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230056-ST3-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230056-ST3-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “125”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “47”,
“name”: “CliftonStrengths for Managers & Leaders 1: Unleashing Your Uniqueness (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230051-SM1-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230051-SM1-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “127”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “48”,
“name”: “CliftonStrengths for Managers & Leaders 1: Unleashing Your Uniqueness (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230051-SM1-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230051-SM1-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “129”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “49”,
“name”: “CliftonStrengths for Managers & Leaders 1: Unleashing Your Uniqueness (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230051-SM1-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230051-SM1-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “131”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “50”,
“name”: “CliftonStrengths for Managers & Leaders 2: Leveraging Your Strengths (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230052-SM2-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230052-SM2-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “133”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “51”,
“name”: “CliftonStrengths for Managers & Leaders 2: Leveraging Your Strengths (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230052-SM2-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230052-SM2-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “135”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “52”,
“name”: “CliftonStrengths for Managers & Leaders 2: Leveraging Your Strengths (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230052-SM2-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230052-SM2-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “137”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “53”,
“name”: “CliftonStrengths for Managers & Leaders 3: Strengths Based Teams (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230053-SM3-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230053-SM3-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “139”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “54”,
“name”: “CliftonStrengths for Managers & Leaders 3: Strengths Based Teams (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230053-SM3-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230053-SM3-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “141”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “55”,
“name”: “CliftonStrengths for Managers & Leaders 3: Strengths Based Teams (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230053-SM3-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230053-SM3-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “143”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “56”,
“name”: “Fostering an Inclusive Culture 1: Foundations of Diversity, Equity and Inclusion (GT) | Drivers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230048-DI1-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230048-DI1-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “145”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “57”,
“name”: “Fostering an Inclusive Culture 1: Foundations of Diversity, Equity and Inclusion (GT) | Emerging Managers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230048-DI1-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230048-DI1-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “147”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “58”,
“name”: “Fostering an Inclusive Culture 1: Foundations of Diversity, Equity and Inclusion (GT) | Accelerators”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230048-DI1-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230048-DI1-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “149”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “59”,
“name”: “Fostering an Inclusive Culture 2: Uncovering Hidden Bias (GT) | Drivers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230049-DI2-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230049-DI2-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “151”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “60”,
“name”: “Fostering an Inclusive Culture 2: Uncovering Hidden Bias (GT) | Emerging Managers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230049-DI2-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230049-DI2-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “153”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “61”,
“name”: “Fostering an Inclusive Culture 2: Uncovering Hidden Bias (GT) | Accelerators”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230049-DI2-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230049-DI2-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “155”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “62”,
“name”: “Fostering an Inclusive Culture 3: Creating a Culture of Allyship (GT) | Drivers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230050-DI3-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230050-DI3-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “157”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “63”,
“name”: “Fostering an Inclusive Culture 3: Creating a Culture of Allyship (GT) | Emerging Managers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230050-DI3-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230050-DI3-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “159”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “64”,
“name”: “Fostering an Inclusive Culture 3: Creating a Culture of Allyship (GT) | Accelerators”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230050-DI3-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230050-DI3-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “161”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “65”,
“name”: “One-On-One Conversations (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230020-OC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230020-OC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “163”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “66”,
“name”: “Coaching Conversations (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230021-CC-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230021-CC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “165”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“74”: null,
“75”: null
},
“providers”: [
74,
75
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “67”,
“name”: “Feedback and Difficult Conversations (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230022-FC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230022-FC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “171”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
8,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “68”,
“name”: “Career Development Conversations (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230023-DC-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230023-DC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “173”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
8,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “69”,
“name”: “Essential Conversations Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230024-ECCP-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230024-ECCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “175”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
8,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “70”,
“name”: “Communications Strategies that Motivate and Inspire (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230016-CSL-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230016-CSL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “178”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “71”,
“name”: “Communications Strategies that Motivate and Inspire (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230016-CSL-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230016-CSL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “180”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “72”,
“name”: “Leading Cohesive & Collaborative Hybrid Teams (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230015-LCL-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230015-LCL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “182”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “73”,
“name”: “Leading Cohesive & Collaborative Hybrid Teams (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230015-LCL-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230015-LCL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “184”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “74”,
“name”: “Creating a Culture of Self-Leadership & Accountability (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230017-SAL-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230017-SAL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “186”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “75”,
“name”: “Creating a Culture of Self-Leadership & Accountability (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230017-SAL-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230017-SAL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “188”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “76”,
“name”: “Introduction to Coaching (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230030-CI-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230030-CI-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “190”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “77”,
“name”: “Introduction to Coaching (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230030-CI-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230030-CI-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “192”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “78”,
“name”: “Building Your Coaching Toolbox (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230031-CT-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230031-CT-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “194”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “79”,
“name”: “Building Your Coaching Toolbox (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230031-CT-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230031-CT-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “196”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “80”,
“name”: “Leveraging Coaching for Performance (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230032-CP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230032-CP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “198”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“73”: null
},
“providers”: [
73
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “81”,
“name”: “Leveraging Coaching for Performance (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230032-CP-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230032-CP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “202”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “82”,
“name”: “Leveraging Coaching for Employee Engagement (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230033-CE-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230033-CE-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “204”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “83”,
“name”: “Leveraging Coaching for Employee Engagement (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230033-CE-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230033-CE-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “206”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “84”,
“name”: “Managers as Coaches Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230034-CCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230034-CCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “208”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “85”,
“name”: “Managers as Coaches Capstone (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230034-CCP-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230034-CCP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “210”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “86”,
“name”: “Managing Career Development: Developing Yourself (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230035-DY-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230035-DY-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “212”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “87”,
“name”: “Managing Career Development: Developing Yourself (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230035-DY-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230035-DY-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “214”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “88”,
“name”: “Managing Career Development: Developing Your People (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230036-DO-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230036-DO-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “216”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “89”,
“name”: “Managing Career Development: Developing Your People (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230036-DO-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230036-DO-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “218”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “90”,
“name”: “Managing Remote & Hybrid Teams 1 (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230037-RT1-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230037-RT1-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “220”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “91”,
“name”: “Managing Remote & Hybrid Teams 1 (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230037-RT1-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230037-RT1-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “222”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “92”,
“name”: “Managing Remote & Hybrid Teams 2 (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230038-RT2-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230038-RT2-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “224”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “93”,
“name”: “Managing Remote & Hybrid Teams 2 (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230038-RT2-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230038-RT2-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “226”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “94”,
“name”: “Mastering Remote & Hybrid Work 1 (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230039-RW1-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230039-RW1-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “228”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “95”,
“name”: “Mastering Remote & Hybrid Work 2 (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230040-RW2-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230040-RW2-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “230”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “96”,
“name”: “Leading with a Values-Based Vision (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230025-SLV-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230025-SLV-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “232”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null,
“49”: null
},
“providers”: [
7,
9,
10,
12,
38,
39,
49
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “97”,
“name”: “Prioritizing What Matters Most (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230026-SLP-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230026-SLP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “234”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “98”,
“name”: “The Power of Strategic Delegation (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230027-SLD-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230027-SLD-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “236”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “99”,
“name”: “Building Resilience by Managing Risk (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230028-SLR-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230028-SLR-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “238”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “100”,
“name”: “Strategic Leadership Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230029-SLCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230029-SLCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “240”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “101”,
“name”: “Navigating Change Capstone (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230069-NCCP-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230069-NCCP-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “242”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “102”,
“name”: “Navigating Change Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230069-NCCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230069-NCCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “244”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “103”,
“name”: “Navigating Change Capstone (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230069-NCCP-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230069-NCCP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “246”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “104”,
“name”: “DISC Behavioral Workshop (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230064-DSC-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230064-DSC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “248”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“39”: null
},
“providers”: [
7,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “105”,
“name”: “DISC Behavioral Workshop (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230064-DSC-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230064-DSC-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “250”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“39”: null
},
“providers”: [
7,
8,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “106”,
“name”: “DISC Behavioral Workshop (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230064-DSC-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230064-DSC-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “252”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“39”: null
},
“providers”: [
7,
8,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “107”,
“name”: “CliftonStrengths: Unleashing Your Uniqueness (single session) ( Group Training) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230060-SD-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230060-SD-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “254”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “108”,
“name”: “CliftonStrengths: Unleashing Your Uniqueness (single session) ( Group Training) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230060-SD-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230060-SD-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “256”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“73”: null
},
“providers”: [
73
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “109”,
“name”: “CliftonStrengths: Unleashing Your Uniqueness (single session) ( Group Training) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230060-SD-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230060-SD-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “261”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “110”,
“name”: “Processing Change (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230061-PC-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230061-PC-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “263”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “111”,
“name”: “Processing Change (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230061-PC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230061-PC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “265”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “112”,
“name”: “Processing Change (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230061-PC-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230061-PC-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “267”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “113”,
“name”: “Maintaining Cohesive & Collaborative Teams During Change (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230062-MC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230062-MC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “269”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “114”,
“name”: “Maintaining Cohesive & Collaborative Teams During Change (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230062-MC-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230062-MC-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “271”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “115”,
“name”: “Uncovering Hidden Bias (GT) | Drivers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230066-DI4-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230066-DI4-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “273”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “116”,
“name”: “Uncovering Hidden Bias (GT) | Emerging Managers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230066-DI4-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230066-DI4-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “275”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “117”,
“name”: “Uncovering Hidden Bias (GT) | Accelerators”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230066-DI4-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230066-DI4-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “277”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “118”,
“name”: “Creating a Culture of Allyship (GT) | Drivers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230067-DI5-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230067-DI5-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “279”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “119”,
“name”: “Creating a Culture of Allyship (GT) | Emerging Managers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230067-DI5-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230067-DI5-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “281”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “120”,
“name”: “Creating a Culture of Allyship (GT) | Accelerators”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230067-DI5-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230067-DI5-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “283”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “121”,
“name”: “Beating Burnout (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230070-BB-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230070-BB-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “285”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “122”,
“name”: “Beating Burnout (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230070-BB-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230070-BB-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “287”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “123”,
“name”: “Leading Cohesive & Collaborative Hybrid Teams (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230071-LC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230071-LC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “289”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “124”,
“name”: “Add-On Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230076-XCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230076-XCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “291”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “125”,
“name”: “Add-On Capstone (GT) |Acceleratos”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230076-XCP-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230076-XCP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “293”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “126”,
“name”: “Add-On Capstone (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230076-XCP-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230076-XCP-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “295”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “127”,
“name”: “One-On-One Conversations (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230020-OC-FR-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230020-OC-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “297”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “128”,
“name”: “Coaching Conversations (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230021-CC-FR-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230021-CC-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “300”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “129”,
“name”: “Feedback and Difficult Conversations (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230022-FC-FR-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230022-FC-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “303”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “130”,
“name”: “Career Development Conversations (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230023-DC-FR-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230023-DC-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “306”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “131”,
“name”: “Essential Conversations Capstone (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230024-ECCP-FR-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230024-ECCP-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “309”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “132”,
“name”: “Group Coaching Session | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-FR-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “312”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “133”,
“name”: “Group Coaching Session | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-FR-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “314”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “134”,
“name”: “Group Coaching Session | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-FR-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-FR-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “316”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “135”,
“name”: “Group Coaching Session | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-ES-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “318”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “136”,
“name”: “Group Coaching Session | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-ES-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “320”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “137”,
“name”: “Group Coaching Session | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-ES-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-ES-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “322”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “138”,
“name”: “Group Coaching Session | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-ES-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “324”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “139”,
“name”: “Group Coaching Session | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230008-GC-ES-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230008-GC-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “329”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “140”,
“name”: “One-On-One Conversations (GT) | Emerging Managers (GroupM)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230020-OC-GROUPM-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230020-OC-GROUPM-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “331”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “141”,
“name”: “Coaching Conversations (GT) | Emerging Managers (GroupM)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230021-CC-GROUPM-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230021-CC-GROUPM-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “333”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “142”,
“name”: “Feedback and Difficult Conversations (GT) | Emerging Managers (GroupM)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230022-FC-GROUPM-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230022-FC-GROUPM-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “335”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “143”,
“name”: “Career Development Conversations (GT) | Emerging Managers (GroupM)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230023-DC-GROUPM-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">230023-DC-GROUPM-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “337”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “144”,
“name”: “Advancing Women in Leadership (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23001-AWL-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23001-AWL-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “339”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “139”,
“event_id”: “144”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “6”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “144”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “145”,
“name”: “Advancing Women in Leadership (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23001-AWL-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23001-AWL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “343”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “140”,
“event_id”: “145”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “6”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “145”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“10”: null
},
“providers”: [
7,
8,
10
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “146”,
“name”: “CliftonStrengths for Intact Teams (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23002-CSIT-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23002-CSIT-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “347”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “141”,
“event_id”: “146”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “146”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “147”,
“name”: “CliftonStrengths for Intact Teams (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23002-CSIT-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23002-CSIT-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “350”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “142”,
“event_id”: “147”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “147”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “148”,
“name”: “CliftonStrengths for Intact Teams (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23002-CSIT-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23002-CSIT-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “353”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “143”,
“event_id”: “148”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “148”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “149”,
“name”: “CliftonStrengths for Managers & Leaders (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23003-CSML-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23003-CSML-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “356”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “144”,
“event_id”: “149”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “149”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “150”,
“name”: “CliftonStrengths for Managers & Leaders (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23003-CSML-EN-D-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23003-CSML-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “359”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “145”,
“event_id”: “150”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “150”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “151”,
“name”: “CliftonStrengths for Managers & Leaders (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P23003-CSML-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P23003-CSML-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “362”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “146”,
“event_id”: “151”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “151”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“38”: null,
“39”: null,
“70”: null
},
“providers”: [
7,
8,
9,
38,
39,
70
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “152”,
“name”: “Essential Conversations (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230004-EC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230004-EC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “365”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “147”,
“event_id”: “152”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “152”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
8,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “153”,
“name”: “Essential Conversations With Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230005-ECCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230005-ECCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “368”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
8,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “154”,
“name”: “Essential Conversations (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230004-EC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230004-EC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “370”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “149”,
“event_id”: “154”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “154”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
8,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “155”,
“name”: “Essential Conversations With Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230005-ECCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230005-ECCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “373”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “150”,
“event_id”: “155”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “155”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null
},
“providers”: [
7,
8,
9,
10,
12,
38,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “156”,
“name”: “Fostering an Inclusive Culture (GT) | Accelerators”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230006-DEI-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230006-DEI-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “376”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “151”,
“event_id”: “156”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “156”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “157”,
“name”: “Fostering an Inclusive Culture (GT) | Drivers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230006-DEI-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230006-DEI-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “380”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “152”,
“event_id”: “157”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “157”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “158”,
“name”: “Fostering an Inclusive Culture (GT) | Emerging Managers”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230006-DEI-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230006-DEI-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “384”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “153”,
“event_id”: “158”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “158”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “159”,
“name”: “Leading Through Change (LVE) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230007-LTC-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230007-LTC-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “388”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “154”,
“event_id”: “159”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “159”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “160”,
“name”: “Leading Through Change (LVE) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230007-LTC-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230007-LTC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “391”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “155”,
“event_id”: “160”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “160”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“49”: null
},
“providers”: [
49
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “161”,
“name”: “Managers as Coaches (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230008-MAC-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230008-MAC-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “394”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “156”,
“event_id”: “161”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “161”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “162”,
“name”: “Managers as Coaches with Capstone (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230009-MACP-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230009-MACP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “397”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “157”,
“event_id”: “162”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “162”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “163”,
“name”: “Managers as Coaches (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230008-MAC-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230008-MAC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “400”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “158”,
“event_id”: “163”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “163”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “164”,
“name”: “Managers as Coaches with Capstone (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230009-MACP-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230009-MACP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “403”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “159”,
“event_id”: “164”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “164”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
8,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “165”,
“name”: “Managing Career Development (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230010-MC-EN-D-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230010-MC-EN-D-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “406”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “160”,
“event_id”: “165”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “2”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “165”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “166”,
“name”: “Managing Career Development (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230010-MC-EN-D-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230010-MC-EN-D-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “409”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “161”,
“event_id”: “166”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “2”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “166”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null
},
“providers”: [
7,
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “167”,
“name”: “Managing Remote & Hybrid Teams (GT) |Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230011-MRHT-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230011-MRHT-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “412”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “162”,
“event_id”: “167”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “2”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “167”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “168”,
“name”: “Managing Remote & Hybrid Teams (GT) |Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230011-MRHT-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230011-MRHT-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “415”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “163”,
“event_id”: “168”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “2”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “168”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “169”,
“name”: “Mastering Remote & Hybrid Work (GT) |Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230012-MRH-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230012-MRH-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “418”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “164”,
“event_id”: “169”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “2”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “169”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null
},
“providers”: [
7
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “170”,
“name”: “Strategic Leadership (GT)) |Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230013-SL-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230013-SL-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “421”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “165”,
“event_id”: “170”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “170”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null,
“39”: null,
“75”: null
},
“providers”: [
7,
9,
10,
12,
38,
39,
75
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “171”,
“name”: “Strategic Leadership with Capstone (GT)) |Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230020-SLCP-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230020-SLCP-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “424”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “166”,
“event_id”: “171”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “171”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“7”: null,
“9”: null,
“10”: null,
“12”: null,
“38”: null
},
“providers”: [
7,
9,
10,
12,
38
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “172”,
“name”: “Group Coaching (1 Session Package) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230016-GC1-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230016-GC1-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “427”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “167”,
“event_id”: “172”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “2”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “172”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “173”,
“name”: “Group Coaching (3 Session Package) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230016-GC3-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230016-GC3-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “430”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “168”,
“event_id”: “173”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “173”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “175”,
“name”: “Group Coaching (3 Session Package) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230016-GC3-EN-A-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230016-GC3-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “436”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “170”,
“event_id”: “175”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “175”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “177”,
“name”: “Group Coaching (3 Session Package) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230016-GC3-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230016-GC3-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “442”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “172”,
“event_id”: “177”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “177”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“unit_map”: {
“8”: null
},
“providers”: [
8
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “181”,
“name”: “DISC Behavioral Workshop (GT) | Emerging Managers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230018-DSC-EN-M-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230018-DSC-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “454”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“39”: null
},
“providers”: [
7,
8,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “182”,
“name”: “DISC Behavioral Workshop (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230018-DSC-EN-A-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230018-DSC-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “456”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“39”: null
},
“providers”: [
7,
8,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “183”,
“name”: “DISC Behavioral Workshop (GT) | Drivers”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230018-DSC-EN-D-01"}" data-sheets-userformat="{"2":15245,"3":{"1":0},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230018-DSC-EN-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “458”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“unit_map”: {
“7”: null,
“8”: null,
“39”: null
},
“providers”: [
7,
8,
39
],
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “184”,
“name”: “Essential Conversations (GT) | Emerging Managers (Custom Program for GroupM)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230019-ECGM-EN-M-01"}" data-sheets-userformat="{"2":15247,"3":{"1":0},"4":{"1":2,"2":14872538},"5":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="">P230019-ECGM-EN-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “460”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: “2 weeks”,
“max_time_till_event”: “6 months”,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “179”,
“event_id”: “184”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “184”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “188”,
“name”: “Leading with Vision & Values (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220001-SLV-EN-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220001-SLV-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “470”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “189”,
“name”: “Prioritizing What Matters Most (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220002-SLP-EN-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220002-SLP-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “473”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “190”,
“name”: “Building Your Capacity Through Your Team (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220003-SLD-EN-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220003-SLD-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “475”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “191”,
“name”: “Taking Risks & Failing Fast (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220004-SLR-EN-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220004-SLR-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “476”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “192”,
“name”: “One-On-One Conversations (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230020-OC-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230020-OC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “477”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “193”,
“name”: “Coaching Conversations (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230021-CC-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230021-CC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “478”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “194”,
“name”: “Feedback and Difficult Conversations (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230022-FC-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230022-FC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “479”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “195”,
“name”: “Career Development Conversations (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230023-DC-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230023-DC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “480”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “196”,
“name”: “Essential Conversations Capstone (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230024-ECCP-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230024-ECCP-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “481”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “197”,
“name”: “One-On-One Conversations (GT) | Emerging Managers (Italian)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230020-OC-IT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230020-OC-IT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “482”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “198”,
“name”: “Coaching Conversations (GT) | Emerging Managers (Italian)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230021-CC-IT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230021-CC-IT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “483”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “199”,
“name”: “Feedback and Difficult Conversations (GT) | Emerging Managers (Italian)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230022-FC-IT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230022-FC-IT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “484”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “200”,
“name”: “Career Development Conversations (GT) | Emerging Managers (Italian)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230023-DC-IT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230023-DC-IT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “485”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “201”,
“name”: “Essential Conversations Capstone (GT) | Emerging Managers (Italian)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230024-ECCP-IT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230024-ECCP-IT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “486”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “202”,
“name”: “One-On-One Conversations (GT) | Emerging Managers (Portuguese)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230020-OC-PT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230020-OC-PT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “487”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “203”,
“name”: “Coaching Conversations (GT) | Emerging Managers (Portuguese)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230021-CC-PT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230021-CC-PT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “488”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “204”,
“name”: “Feedback and Difficult Conversations (GT) | Emerging Managers (Portuguese)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230022-FC-PT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230022-FC-PT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “489”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “205”,
“name”: “Career Development Conversations (GT) | Emerging Managers (Portuguese)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230023-DC-PT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230023-DC-PT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “490”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “206”,
“name”: “Essential Conversations Capstone (GT) | Emerging Managers (Portuguese)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230024-ECCP-PT-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230024-ECCP-PT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “491”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “207”,
“name”: “Introduction to Coaching (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230030-CI-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230030-CI-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “492”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “208”,
“name”: “Introduction to Coaching (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230030-CI-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230030-CI-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “493”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “209”,
“name”: “Building Your Coaching Toolbox (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230031-CT-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230031-CT-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “494”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “210”,
“name”: “Building Your Coaching Toolbox (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230031-CT-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230031-CT-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “495”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “211”,
“name”: “Leveraging Coaching for Performance (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230032-CP-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230032-CP-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “496”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “212”,
“name”: “Leveraging Coaching for Performance (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230032-CP-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230032-CP-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “497”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “213”,
“name”: “Leveraging Coaching for Employee Engagement (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230033-CE-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230033-CE-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “498”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “214”,
“name”: “Leveraging Coaching for Employee Engagement (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230033-CE-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230033-CE-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “499”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “215”,
“name”: “Managers as Coaches Capstone (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230034-CCP-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230034-CCP-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “500”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “216”,
“name”: “Managers as Coaches Capstone (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230034-CCP-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230034-CCP-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “501”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “217”,
“name”: “Introduction to Coaching (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230030-CI-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230030-CI-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “502”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “218”,
“name”: “Introduction to Coaching (GT) | Accelerators (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230030-CI-ES-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230030-CI-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “503”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “219”,
“name”: “Building Your Coaching Toolbox (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230031-CT-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230031-CT-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “504”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “220”,
“name”: “Building Your Coaching Toolbox (GT) | Accelerators (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230031-CT-ES-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230031-CT-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “505”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “221”,
“name”: “Leveraging Coaching for Performance (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230032-CP-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230032-CP-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “506”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “222”,
“name”: “Leveraging Coaching for Performance (GT) | Accelerators (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230032-CP-ES-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230032-CP-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “507”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “223”,
“name”: “Leveraging Coaching for Employee Engagement (GT) | Emerging Managers (Spanish)”,
“duration”: “60”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230033-CE-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230033-CE-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “508”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “224”,
“name”: “Leveraging Coaching for Employee Engagement (GT) | Accelerators (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230033-CE-ES-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230033-CE-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “509”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “225”,
“name”: “Managers as Coaches Capstone (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230034-CCP-ES-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230034-CCP-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “510”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “226”,
“name”: “Managers as Coaches Capstone (GT) | Accelerators (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230034-CCP-ES-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230034-CCP-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “511”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “227”,
“name”: “Leading with Vision & Values (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220001-SLV-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220001-SLV-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “512”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “228”,
“name”: “Prioritizing What Matters Most (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220002-SLP-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220002-SLP-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “513”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “229”,
“name”: “Building Your Capacity Through Your Team (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220003-SLD-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220003-SLD-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “514”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “230”,
“name”: “Taking Risks & Failing Fast (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"220004-SLR-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">220004-SLR-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “515”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “231”,
“name”: “Fostering an Inclusive Culture 1: Foundations of Diversity, Equity and Inclusion (GT) | Drivers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230048-DI1-FR-D-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230048-DI1-FR-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “516”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “232”,
“name”: “Fostering an Inclusive Culture 1: Foundations of Diversity, Equity and Inclusion (GT) | Emerging Managers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230048-DI1-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230048-DI1-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “517”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “233”,
“name”: “Fostering an Inclusive Culture 1: Foundations of Diversity, Equity and Inclusion (GT) | Accelerators (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230048-DI1-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230048-DI1-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “518”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “234”,
“name”: “Fostering an Inclusive Culture 2: Uncovering Hidden Bias (GT) | Drivers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230049-DI2-FR-D-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230049-DI2-FR-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “519”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “235”,
“name”: “Fostering an Inclusive Culture 2: Uncovering Hidden Bias (GT) | Emerging Managers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230049-DI2-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230049-DI2-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “520”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “236”,
“name”: “Fostering an Inclusive Culture 2: Uncovering Hidden Bias (GT) | Accelerators (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230049-DI2-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230049-DI2-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “521”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “237”,
“name”: “Fostering an Inclusive Culture 3: Creating a Culture of Allyship (GT) | Drivers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230050-DI3-FR-D-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230050-DI3-FR-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “522”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “238”,
“name”: “Fostering an Inclusive Culture 3: Creating a Culture of Allyship (GT) | Emerging Managers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230050-DI3-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230050-DI3-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “523”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “239”,
“name”: “Fostering an Inclusive Culture 3: Creating a Culture of Allyship (GT) | Accelerators (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230050-DI3-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230050-DI3-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “524”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “240”,
“name”: “Uncovering Hidden Bias (GT) | Drivers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230066-DI4-FR-D-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230066-DI4-FR-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “525”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “241”,
“name”: “Uncovering Hidden Bias (GT) | Emerging Managers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230066-DI4-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230066-DI4-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “526”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “242”,
“name”: “Uncovering Hidden Bias (GT) | Accelerators (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230066-DI4-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230066-DI4-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “527”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “243”,
“name”: “Creating a Culture of Allyship (GT) | Drivers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230067-DI5-FR-D-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230067-DI5-FR-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “528”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “244”,
“name”: “Creating a Culture of Allyship (GT) | Emerging Managers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230067-DI5-FR-M-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230067-DI5-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “529”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “245”,
“name”: “Creating a Culture of Allyship (GT) | Accelerators (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"230067-DI5-FR-A-01"}" data-sheets-userformat="{"2":15243,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Calibri, sans-serif","16":11}" style="font-size: 11pt; font-family: Calibri, Arial;">230067-DI5-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “530”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “0”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “246”,
“name”: “Essential Conversations (GT) | Emerging Managers (Italian)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230004-EC-IT-M-01"}" data-sheets-userformat="{"2":7043,"3":{"1":0},"4":{"1":2,"2":14872538},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230004-EC-IT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “531”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “241”,
“event_id”: “246”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “246”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “247”,
“name”: “Essential Conversations (GT) | Emerging Managers (Portuguese)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230004-EC-PT-M-01"}" data-sheets-userformat="{"2":7043,"3":{"1":0},"4":{"1":2,"2":14872538},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230004-EC-PT-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “532”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “242”,
“event_id”: “247”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “247”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “248”,
“name”: “Essential Conversations (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230004-EC-ES-M-01"}" data-sheets-userformat="{"2":7043,"3":{"1":0},"4":{"1":2,"2":14872538},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230004-EC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “534”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “243”,
“event_id”: “248”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “248”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “249”,
“name”: “Fostering an Inclusive Culture (GT) | Accelerators (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230006-DEI-FR-A-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230006-DEI-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “535”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “244”,
“event_id”: “249”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “249”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “250”,
“name”: “Fostering an Inclusive Culture (GT) | Drivers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230006-DEI-FR-D-01"}" data-sheets-userformat="{"2":7043,"3":{"1":0},"4":{"1":2,"2":15661027},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230006-DEI-FR-D-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “537”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “245”,
“event_id”: “250”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “250”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “251”,
“name”: “Fostering an Inclusive Culture (GT) | Emerging Managers (French)”,
“duration”: “120”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230006-DEI-FR-M-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230006-DEI-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “538”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “246”,
“event_id”: “251”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “3”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “251”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “252”,
“name”: “Managers as Coaches (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230008-MAC-FR-A-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":14872538},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230008-MAC-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “539”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “247”,
“event_id”: “252”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “252”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “253”,
“name”: “Managers as Coaches (GT) | Accelerators (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230008-MAC-ES-A-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":14872538},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230008-MAC-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “540”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “248”,
“event_id”: “253”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “253”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “254”,
“name”: “Managers as Coaches (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230008-MAC-FR-M-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":14872538},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230008-MAC-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “541”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “249”,
“event_id”: “254”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “254”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “255”,
“name”: “Managers as Coaches (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230008-MAC-ES-M-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":14872538},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230008-MAC-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “542”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “250”,
“event_id”: “255”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “255”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “256”,
“name”: “Managers as Coaches with Capstone (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230009-MACP-FR-A-01"}" data-sheets-userformat="{"2":7043,"3":{"1":0},"4":{"1":2,"2":15661027},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230009-MACP-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “543”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “251”,
“event_id”: “256”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “256”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “257”,
“name”: “Managers as Coaches with Capstone (GT) | Accelerators (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230009-MACP-ES-A-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":15661027},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230009-MACP-ES-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “544”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “252”,
“event_id”: “257”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “257”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “258”,
“name”: “Managers as Coaches with Capstone (GT) | Emerging Managers (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230009-MACP-FR-M-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230009-MACP-FR-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “545”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “253”,
“event_id”: “258”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “258”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “259”,
“name”: “Managers as Coaches with Capstone (GT) | Emerging Managers (Spanish)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P230009-MACP-ES-M-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":16777215},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P230009-MACP-ES-M-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “546”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “254”,
“event_id”: “259”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “5”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “259”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “260”,
“name”: “Strategic Leadership (GT) | Accelerators”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P220001-SLA-EN-A-01"}" data-sheets-userformat="{"2":7051,"3":{"1":0},"4":{"1":2,"2":14872538},"6":{"1":[{"1":2,"2":0,"5":{"1":2,"2":11128974}},{"1":0,"2":0,"3":3},{"1":1,"2":0,"4":1}]},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P220001-SLA-EN-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “547”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “255”,
“event_id”: “260”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “260”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
},
{
“id”: “261”,
“name”: “Strategic Leadership (GT) | Accelerators (French)”,
“duration”: “90”,
“buffertime_before”: “0”,
“buffertime_after”: “0”,
“hide_duration”: “0”,
“description”: “

<span data-sheets-root="1" data-sheets-value="{"1":2,"2":"P220001-SLA-FR-A-01"}" data-sheets-userformat="{"2":7043,"3":{"1":0},"4":{"1":2,"2":14872538},"10":2,"11":0,"12":0,"14":{"1":2,"2":0},"15":"Arial, sans-serif"}" style="font-size: 10pt; font-family: Arial;">P220001-SLA-FR-A-01

”,
“is_public”: “1”,
“is_active”: “1”,
“position”: “548”,
“file_id”: null,
“seo_url”: null,
“min_time_till_event”: null,
“max_time_till_event”: null,
“is_recurring”: “1”,
“picture”: null,
“picture_sub_path”: null,
“is_visible”: “1”,
“recurring_settings”: {
“id”: “256”,
“event_id”: “261”,
“is_recurring”: “1”,
“days”: “14”,
“repeat_count”: “4”,
“type”: “fixed”,
“mode”: “skip”,
“service_id”: “261”,
“days_names”: [
“Thursday”,
“Friday”,
“Saturday”
]
},
“picture_path”: null,
“classes_plugin_info”: {
“unit_group_binded_in_class”: null,
“unit_groups_binded_in_classes”:
}
}
],
“id”: “1”,
“jsonrpc”: “2.0”
}

Dmytro Bondarev wrote:

Could you please provide your company login?

Andranik Aghajanyan wrote:

Dmytro Bondarev wrote:

Could you please provide your company login?

Sure. bettermanagertest

Dmytro Bondarev wrote:

Hi,
If public set as true then it will return only visible locations/providers/services.
If false it will return all locations/providers/services. (event hidden).

The API can not return any entities that is not associated with your account, because data is separate for each account.

Please provide list of entites that you receive, and you think it is not associated with your account.

Andranik Aghajanyan wrote:

Dmytro Bondarev wrote:

Hi,
If public set as true then it will return only visible locations/providers/services.
If false it will return all locations/providers/services. (event hidden).

The API can not return any entities that is not associated with your account, because data is separate for each account.

Please provide list of entites that you receive, and you think it is not associated with your account.

params {
“jsonrpc”: “2.0”,
“method”: “getLocationsList”,
“id”: 1,
“params”:[true, true]
}

response [
{
“id”: “2”,
“title”: “Americas: English”,
“description”: “”,
“address1”: “”,
“address2”: “”,
“city”: “”,
“zip”: “”,
“country_id”: “US”,
“lat”: “37.79040500000000000000”,
“lng”: “-122.39618700000000000000”,
“phone”: “”,
“position”: “0”,
“is_default”: “1”,
“file_id”: null,
“seo_url”: null,
“is_visible”: “1”,
“name”: “Americas: English”,
“picture”: null,
“picture_sub_path”: null,
“picture_path”: null,
“units”: [
“74”,
“75”,
“73”
],
“events”: [
“66”,
“15”,
“16”,
“20”,
“22”,
“23”,
“24”,
“25”,
“65”,
“70”,
“71”,
“72”,
“73”,
“74”,
“75”,
“98”,
“101”,
“102”,
“103”,
“113”,
“114”,
“115”,
“116”,
“117”,
“118”,
“119”,
“120”,
“121”,
“122”,
“123”,
“124”,
“125”,
“126”,
“127”,
“128”,
“129”,
“130”,
“131”,
“132”,
“133”,
“134”,
“140”,
“141”,
“142”,
“143”,
“159”,
“184”,
“188”,
“189”,
“190”,
“191”,
“192”,
“193”,
“194”,
“195”,
“196”,
“197”,
“198”,
“199”,
“200”,
“201”,
“202”,
“203”,
“204”,
“205”,
“206”,
“207”,
“208”,
“209”,
“210”,
“211”,
“212”,
“213”,
“214”,
“215”,
“216”,
“217”,
“218”,
“219”,
“220”,
“221”,
“222”,
“223”,
“224”,
“225”,
“226”,
“227”,
“228”,
“229”,
“230”,
“231”,
“232”,
“233”,
“234”,
“235”,
“236”,
“237”,
“238”,
“239”,
“240”,
“241”,
“242”,
“243”,
“244”,
“245”,
“246”,
“247”,
“248”,
“249”,
“250”,
“251”,
“252”,
“253”,
“254”,
“255”,
“256”,
“257”,
“258”,
“259”,
“260”,
“261”,
“170”,
“39”,
“80”,
“108”
],
“categories”: ,
“units_position”: {
“73”: “59”,
“74”: “0”,
“75”: “54”
}
},
{
“id”: “1”,
“title”: “Europe: English”,
“description”: “”,
“address1”: “”,
“address2”: “”,
“city”: “”,
“zip”: “”,
“country_id”: “US”,
“lat”: “37.79040500000000000000”,
“lng”: “-122.39618700000000000000”,
“phone”: “”,
“position”: “29”,
“is_default”: “0”,
“file_id”: null,
“seo_url”: null,
“is_visible”: “1”,
“name”: “Europe: English”,
“picture”: null,
“picture_sub_path”: null,
“picture_path”: null,
“units”: ,
“events”: ,
“categories”: ,
“units_position”:
},
{
“id”: “9”,
“title”: “Europe: Portuguese”,
“description”: “”,
“address1”: “”,
“address2”: “”,
“city”: “”,
“zip”: “”,
“country_id”: “US”,
“lat”: “37.79040500000000000000”,
“lng”: “-122.39618700000000000000”,
“phone”: “”,
“position”: “33”,
“is_default”: “0”,
“file_id”: null,
“seo_url”: null,
“is_visible”: “1”,
“name”: “Europe: Portuguese”,
“picture”: null,
“picture_sub_path”: null,
“picture_path”: null,
“units”: ,
“events”: ,
“categories”: ,
“units_position”:
}
]
I am afraid that is not how it works.
I have the public as true and get only 3 locations but all my locations are set to visible.

Dmytro Bondarev wrote:

Hi, in case location does not have any connected providers it will not be returned.