Skip to main content

Partial update key page

Update several fields of a key page

Path Parameters
  • keyPageId int64 required
Request Body required
  • matchType string

    Type of matching for the given key page

  • name string

    The name of the key page

  • relativeUrlRegExp string

    Regular expression for the relative URL

  • secondMatchType string

    Second type of matching for the given key page if needed

  • totalCount int32

    Number of impressions for the key page

Responses

OK


Schema
  • createdById int64
  • dateCreated date-time
  • dateModified date-time
  • description string
  • id int64
  • index int32
  • isDeleted boolean
  • matchType string
  • name string
  • preciseDate date-time
  • relativeUrlRegExp string
  • secondMatchType string
  • siteId int64
  • totalCount int32
Loading...