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 a segment, verify that the segment is not associated with a scheduled campaign. 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
criteria. If you know the
|
public put(int $segment_id, PHPFUI PUT (update) a Segment Use this method to update an existing segment's name (
|
Properties |
Methods |