Skip Navigation
Developers
Developers
Media Cloud Developer Guide
j
Winter '27 (API version 68.0)
Latest
Winter '27 (API version 68.0)
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Media Cloud Developer Guide
/
Media Cloud Resources
/
REST Reference
/
Request Bodies
/
Ad Space Location Field Input
Ad Space Location Field Input
Define one list-view column by identifying the entity and field API name to include in results.
JSON Example
1
{
2
"entityName": "Location",
3
"fieldApiName": "Name"
4
}
Properties
Name
Type
Description
Required or Optional
Available Version
entityName
String
Object that owns the field, such as Product2, AdSpaceSpecLocation, AdSpaceSpecification, or Location.
Optional
68.0
fieldApiName
String
API name of the field to include as a list-view column.
Optional
68.0