Update an offer pool
Last updated
Last updated
Request PUT https://{networkname}.api.offerslook.com/v1/offer_pools/8
Request PUT http://{networkname}.api.offerslook.com/v1/offer_pools/8
HTTP method
Endpoint
PUT
/v1/offer_pools/{pool_id}
Parameter
Description
pool_id
The unique id for the offer pool.
Field
Type
Description
Nullable
offer_pool
name
string
Offer pool name.
No
status
string
The offer pool status.
note
string
The offer pool note.
pool_offer
offer_id
integer
Offer id.
Field
Type
Description
offer_pool
id
integer
The unique id for the offer pool.
name
string
Offer pool name.
status
string
The offer pool status.
note
string
The offer pool note.
create_time
integer
Create time.
update_time
integer
Update time.
pool_offer
pool_id
integer
The unique id for the offer pool.
offer_id
integer
Offer id.
create_time
integer
Create time.