PublisherAssociationStatus new in v3
Collects together both the MpmStatus and the client id for returning
bulk information.
Fields
| Field name | Field type | Field description |
associationStatus |
MpmStatus |
Indicates the association status of the given clientId.
Values are:
- NotAssociated - Publisher is not associated with developer
- Pending - Publisher's association with developer is pending
- Active - Publisher has an active association with developer
- Refused - Publisher has refused an association request with developer.
|
clientId |
string |
The publisher's client id. |