PollingInterval
The base time interval in seconds between requests that check the availability of the report response. The default value is 10 seconds.
Data Type
string
Default Value
"10"
Remarks
The base time interval between requests that check the availability of the asynchronous response. For long running reports, the adapter starts an asycnchronous job in DoubleClick Campaign Manager when running a SELECT query. It then waits for the response by periodically polling the server to check the status of the running report. Exponential backoff is used to reduce the number of API requests made.