PCAPublisher
The entity that owns the app or site.
idstringrequired
A unique ID for the publisher.
Example:
pub-Id-5678namestring
The publisher's name.
PCAPublisher
{
"id": "pub-Id-5678",
"name": "string"
}
The entity that owns the app or site.
A unique ID for the publisher.
pub-Id-5678The publisher's name.
{
"id": "pub-Id-5678",
"name": "string"
}