exportEnabled property

bool exportEnabled
getter/setter pair

Whether this endpoint supports bulk export to GCS. When True, buyers can request delivery=gcs with format=csv|parquet. Independent of max_records_per_request, which only governs inline JSON.

Implementation

bool exportEnabled;