PHP Class ManagedCustomerLabelReturnValue, googleads-php-lib
For successful {@linkplain ADD} operations, the input {@linkplain ManagedCustomerLabel}
is returned.
For successful {@linkplain REMOVE} operations, the returned {@linkplain ManagedCustomerLabel}
will contain the customer ID and a null label ID.
ファイルを表示
Open project: googleads/googleads-php-lib
Public Properties
Property |
Type |
Description |
|
$value |
ManagedCustomerLabel[] |
|
|
Public Methods
Method Details
__construct()
public method
getNamespace()
public method
Gets the namesapce of this class
getXsiTypeName()
public method
Gets the xsi:type name of this class
Property Details
$value public_oe property
public ManagedCustomerLabel[] $value |
return |
ManagedCustomerLabel[] |
|