---
title: VppAssignmentRequest
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/vppassignmentrequest
---

# VppAssignmentRequest

The request for a list of assignments.

## Declaration

```data
object VppAssignmentRequest
```

## Properties

adamIdStr: The unique identifier for a product in the iTunes Store. clientUserIdStr: If specified, returns only assignments assigned to the given client user ID. pageIndex: The index of the page to lookup. To page through the assignemnts, use the nextPageIndex value returned in the previous VppAssignmentsResponse. This must be used in combination with a requestID, also from the previous response. requestId: A unique ID that is used when making paginated requests. serialNumber: If specified, returns only assignments assigned to the given serial number. sToken: The authentication token.

## See Also

### Request and Response

- [VppAssignmentsResponse](devicemanagement/vppassignmentsresponse.md)
