v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13217260568.5 KB
reports

Creates a report.

post/userprofiles/{profileId}/reports

Path parameters

profileIdstring required

The Campaign Manager 360 user profile ID.

Request body

fileNamestring

The filename used when generating report files for this report.

ownerProfileIdstring int64

The user profile id of the owner of this report.

accountIdstring int64

The account ID to which this report belongs.

namestring

The name of the report.

etagstring

The eTag of this response for caching purposes.

format'CSV' | 'EXCEL'

The output format of the report. If not specified, default format is "CSV". Note that the actual format in the completed report file might differ if for instance the report's size exceeds the format's capabilities. "CSV" will then be the fallback format.

lastModifiedTimestring uint64

The timestamp (in milliseconds since epoch) of when this report was last modified.

kindstring

The kind of resource this is, in this case dfareporting#report.

type'STANDARD' | 'REACH' | 'PATH_TO_CONVERSION' | 'FLOODLIGHT' | 'CROSS_MEDIA_REACH'

The type of the report.

subAccountIdstring int64

The subaccount ID to which this report belongs if applicable.

idstring int64

The unique ID identifying this report resource.

Response

Successful response