FMX.Advertising.TCustomBannerAd.GetAdUnitID

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetAdUnitID: string;

C++

System::UnicodeString __fastcall GetAdUnitID();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Advertising.pas
FMX.Advertising.hpp
FMX.Advertising TCustomBannerAd


説明

AdMob 内に定義される目的の広告ユニットを表す ID を返します。

メモ: このメソッドは Android でのみ必要です。

関連項目