다음을 통해 공유


AdvertisingManagerForUser.AdvertisingId 속성

정의

사용자에게 더 관련성이 큰 광고를 제공하는 데 사용되는 고유 ID를 가져옵니다.

public:
 property Platform::String ^ AdvertisingId { Platform::String ^ get(); };
winrt::hstring AdvertisingId();
public string AdvertisingId { get; }
var string = advertisingManagerForUser.advertisingId;
Public ReadOnly Property AdvertisingId As String

속성 값

String

Platform::String

winrt::hstring

광고 ID는 영숫자 문자열로 표시됩니다. 광고 ID 기능이 꺼져 있으면 빈 문자열입니다.

적용 대상

추가 정보