Methods |
public
__construct
(
PHPFUI |
public
delete
(
int
$segment_id
) :
bool
DELETE a Segment Use this method to delete a segment from your account. Before deleting Deleted segments do not display in the results when using the
|
public
get
(
int
$segment_id
) :
array
GET a Segment's Details Use this method to get details about a segment, including the segment
|
public
put
(
int
$segment_id
,
PHPFUI PUT (update) a Segment Use this method to update an existing segment's name (
|
Properties |
Methods |