Function getAppEvaluationXml

  • Downloads the evaluation log for the specified app evaluation, defaulting to XML format. Use the Accept header to request JSON output instead.

    Parameters

    • id: string

      The unique identifier of the app evaluation to download.

    • Optionaloptions: ApiCallOptions

    Returns Promise<apps.GetAppEvaluationXmlHttpResponse>

    getAppEvaluationXml(
    "abcdefghijklmnopq"
    )

    GetAppEvaluationXmlHttpError