Create Audit SnapshotCopy Pagepost https://developer.api.stg.walmart.com/api-proxy/service/WPA/Api/v1/api/v1/snapshot/auditYou can create audit snapshots for selected entities for an advertiser using this method.Body ParamsadvertiserIdint32requiredThe ID of the advertiser.auditRequestsarray of objectsrequiredRequest for audit information.auditRequests*ADD objectformatstringenumChoose the format type for your snapshot. Note: gzip allows decompression while file is being transferred over the network, hence it is a faster and simpler way to download the reports. You will receive snapshot in zip format if no specific format is selected.zipgzipAllowed:zipgzipHeadersWM_SEC.AUTH_SIGNATUREstringrequiredAuth signature as an API key.WM_CONSUMER.IDstringrequiredWe will provide you the consumer ID to access the API. It is same for all advertisers you access through the API.WM_SEC.KEY_VERSIONintegerrequiredWe will provide you with the KEY VERSION to access the API. It is same for all advertisers you access through the API.WM_CONSUMER.intimestampintegerrequiredTimestamp for which the auth signature is generated. Use Unix epoch format.AuthorizationstringrequiredThe token will provide you the access to the API. It is same for all advertisers you access through the API.Response 200successful operationUpdated 14 days ago