GET api/v1/company/translation/{id}
Pulls the specified company translation record.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Ghostery.Privacy.Common.Objects.Company.CompanyTranslation| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| LanguageId | integer |
None. |
|
| LanguageCode | string |
None. |
|
| CompanyTranslationGroupId | integer |
None. |
|
| Updated | date |
None. |
|
| UpdatedBy | string |
None. |
|
| Items | Collection of Ghostery.Privacy.Common.Objects.Company.CompanyTranslationItem |
None. |
|
| VendorCategories | Collection of Ghostery.Privacy.Common.Objects.Company.VendorCategory |
None. |
|
| Notices | Collection of Ghostery.Privacy.Common.Objects.Site3.SiteNotice |
None. |
|
| Domains | Collection of string |
None. |
|
| BannerSampleText | string |
None. |
|
| ConsentToolSampleText | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: