Clients use this to convert between human-readable category names / display strings and ProductBiddingCategory instances.
파일 보기 프로젝트 열기: googleads/googleads-php-lib프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$country | string | ||
$dimensionValue | ProductBiddingCategory | ||
$displayValue | String_StringMapEntry[] | ||
$parentDimensionValue | ProductBiddingCategory | ||
$status | tnsShoppingBiddingDimensionStatus |
메소드 | 설명 | |
---|---|---|
__construct ( $dimensionValue = null, $parentDimensionValue = null, $country = null, $status = null, $displayValue = null, $ConstantDataType = null ) | ||
getNamespace ( ) : string | Gets the namesapce of this class | |
getXsiTypeName ( ) : string | Gets the xsi:type name of this class |
public __construct ( $dimensionValue = null, $parentDimensionValue = null, $country = null, $status = null, $displayValue = null, $ConstantDataType = null ) |
public getNamespace ( ) : string | ||
리턴 | string | the namespace of this class |
public getXsiTypeName ( ) : string | ||
리턴 | string | the xsi:type name of this class |
public ProductBiddingCategory $parentDimensionValue | ||
리턴 | ProductBiddingCategory |