phpDocumentor

AdWordsCampaignStatus extends BoolType
in package

Class AdWordsCampaignStatus

Represents the status of an AdWords campaign.

Table of Contents

$value  : bool
Instance Value
__construct()  : mixed
Class Constructor
active()  : bool
Returns the current state of the campaign status.
asBool()  : bool
Get the instance value as bool.

Properties

Methods

__construct()

Class Constructor

public __construct(bool $p_value) : mixed
Parameters
$p_value : bool
Tags
throws
InvalidArgumentException
Return values
mixed

asBool()

Get the instance value as bool.

public asBool() : bool
Return values
bool

Search results