Skip to main content

Create analytics sync.

Create and run analytics sync.

Responses

Created


Schema
    account_id int64

    The Account identifier

    created_at date-time

    The creation date-time.

    id uuid

    The resource identifier

    queries_retrieved int64

    Total number of queries retrieved by the analytics provider.

    retrievable_urls int32

    Number of URLs processable by the analytics provider based on the Account URL.

    started_at date-time

    The started date-time.

    status string

    Possible values: [SCHEDULED, SYNCING, COMPLETED, ERROR, CANCELLED]

    Status of the sync process.

    stopped_at date-time

    The stopped date-time.

    total_entities_updated int32

    Number of unique entities updated with analytics by this sync.

    urls_in_dataset int32

    Number of total URLs retrieved from dataset entities

Loading...