PADomainUtils - PADomainUtils(String domainFrom)

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Instantiates a new PADomainUtils object to move or copy Performance Analytics records from the specified domain.

    Use the PADomainUtils() constructor instead when moving or copying from the global domain.

    표 1. Parameters
    Name Type Description
    domainFrom String The domain to copy records from.
    // c90d4b084a362312013398f051272c0d is the sys id of the ACME domain
    var acmeUtils = new SNC.PADomainUtils('c90d4b084a362312013398f051272c0d');