PHP 클래스 ShoppingSetting, googleads-php-lib
Encapsulates a merchant ID, sales country, and campaign priority.
파일 보기
프로젝트 열기: googleads/googleads-php-lib
공개 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
__construct ( $merchantId = null, $salesCountry = null, $campaignPriority = null, $enableLocal = null, $SettingType = null ) |
|
|
getNamespace ( ) : string |
Gets the namesapce of this class |
|
getXsiTypeName ( ) : string |
Gets the xsi:type name of this class |
|
메소드 상세
public __construct ( $merchantId = null, $salesCountry = null, $campaignPriority = null, $enableLocal = null, $SettingType = null ) |
Gets the namesapce of this class
Gets the xsi:type name of this class
프로퍼티 상세
$campaignPriority 공개적으로 프로퍼티
public int $campaignPriority |
리턴 |
integer |
|
public bool $enableLocal |
리턴 |
boolean |
|
public string $salesCountry |
리턴 |
string |
|