A whitespace-separated list of postal codes from which you need residential proxies. It cannot be used together with DMA codes.
DMA codes
dmaCodesstringOptional
A whitespace-separated list of Designated Market Area (DMA) codes as defined by Nielsen from which you need residential proxies. It cannot be used together with Postal codes.
Min sessions per region
minSessionsPerRegionintegerOptional
Minimum number of residential proxy sessions to maintain and keep alive for a single postal code or DMA (whichever is specified). The higher the value, the more residential proxy traffic the actor will consume!
Default value of this property is 2
Max sessions per region
maxSessionsPerRegionintegerOptional
Maximum number of residential proxy sessions to maintain and keep alive for a single postal code or DMA (whichever is specified). The higher the value, the more residential proxy traffic the actor will consume!
Default value of this property is 5
New sessions per heartbeat
newSessionsPerHeartbeatintegerOptional
If there are not enough session per region to meet the minSessionsPerRegion criteria, we're adding new session in every heartbeat (i.e. every 20 seconds). The higher the value, the more residential proxy traffic the actor will consume, but the faster it will find enough matching sessions.
Default value of this property is 20
Key-value store name
keyValueStoreNamestringOptional
Name of the Key-value store where to store the JSON file with the state. If empty, the actor stores data to the default key-value store associated with the actor run.
Key-value record name
recordKeystringRequired
The name of the record in the key-value store where the JSON file with the state is stored.
Default value of this property is "RESIDENTIAL_PROXY_SESSION_POOL"