phpDocumentor

AdWordsCampaignId extends IntType
in package

Class AdWordsCampaignId

Represents the id of an AdWords campaign.

Table of Contents

$value  : int
Instance Value
__construct()  : mixed
Class Constructor
asInt()  : int
Get the instance value as int.
id()  : int
Returns the id value.

Properties

Methods

__construct()

Class Constructor

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

asInt()

Get the instance value as int.

public asInt() : int
Return values
int

Search results