클래스: CompanionAd

생성자

CompanionAd

new CompanionAd(companion)

생성자입니다.

매개변수

컴패니언

값은 null이 아니어야 합니다.

메서드

getAdSlotId

getAdSlotId()가 (null 또는 문자열)을 반환합니다.

반환 값

(null or string) 

getContent

getContent()는 문자열을 반환합니다.

반환 값

string 

getContentType

getContentType() returns (null or string)

반환 값

(null or string) 

getHeight

getHeight()는 숫자를 반환합니다.

반환 값

number 

getWidth

getWidth()은 숫자를 반환합니다.

반환 값

number