My Project
|
The call kicks off a workflow to publish the item to the public catalog. The Publish Status API should be used to monitor the publish job. More...
Public Attributes | |
CatalogAlternateId | AlternateId |
An alternate ID associated with this item. | |
Dictionary< string, string > | CustomTags |
The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). | |
EntityKey | Entity |
The entity to perform this action on. | |
string | ETag |
ETag of the catalog item to published from the working catalog to the public catalog. Used for optimistic concurrency. If the provided ETag does not match the ETag in the current working catalog, the request will be rejected. If not provided, the current version of the document in the working catalog will be published. | |
string | Id |
The unique ID of the item. | |
![]() | |
PlayFabAuthenticationContext | AuthenticationContext |
Additional Inherited Members | |
![]() | |
string | ToJson () |
The call kicks off a workflow to publish the item to the public catalog. The Publish Status API should be used to monitor the publish job.