[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

HomesiteMappingBatchResp

Properties

array of HomesiteMapping
homesiteMappingsCreated Optional

array of AdEntityResponse
homesiteMappingsfailedFor Optional

JSON Example

{
	"homesiteMappingsCreated": [
		{
			"createdAt": "string",
			"domain": "domain-1",
			"entityId": "en-id-12345",
			"entityName": "en-name-12345",
			"homeSiteId": "05650",
			"homeSiteName": "site-1",
			"id": "hm-id-12345",
			"location": "US",
			"orgId": "org-id-12345",
			"type": "GROUP",
			"updatedAt": "string"
		}
	],
	"homesiteMappingsfailedFor": [
		{
			"entityId": "string",
			"entityName": "string",
			"message": "string"
		}
	]
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Returned By

Create Home Site Mappings
Create Home Site Mappings

Feedback

Was this page helpful?