API Docs for: 1.5.0
Show:

UrlWildcardCreateStruct Class

Returns a structure used to create a new Url Wildcard object. See ContentService.createUrlWildcard

Constructor

UrlWildcardCreateStruct

(
  • sourceUrl
  • destinationUrl
  • forward
)

Parameters:

  • sourceUrl String

    new url wildcard

  • destinationUrl String

    existing resource where wildcard should point

  • forward Boolean

    weather or not the wildcard should redirect to the resource

Item Index