ContentMetadataUpdateStruct Class
The Content Update structure that can be used with ContentService.updateContentMetadata
Constructor
ContentMetadataUpdateStruct
        ()
    
    Item Index
Methods
Methods
setMainLocation
        
            (
    
    - 
                        locationId
Sets the main location id
Parameters:
- 
                        locationIdStringthe Location REST id 
setSection
        
            (
    
    - 
                        sectionId
Sets the section id
Parameters:
- 
                        sectionIdStringthe Section REST id 
