Interface AdsUtilities

Yahoo!広告への汎用的な操作を提供します。Provides general-purpose operations to Yahoo! JAPAN Ads.

Hierarchy

  • AdsUtilities

Methods

  • アカウントIDを取得します。Gets an account ID.

    Returns

    アカウントIDAccount ID

    Returns number

  • Yahoo!広告 ディスプレイ広告 のレポートを取得します。Gets reports of your Yahoo! JAPAN Ads Display Ads.

    Returns

    レポートオブジェクトReport object

    Parameters

    • reportDefinition: display.ReportDefinition

      レポート定義情報
      アカウントIDは未指定の場合、スクリプト所有者のアカウントIDが設定されます。
      report definition information
      The script owner's account ID is set if unspecified.

    Returns Reports

  • プロダクトタイプを取得します。
    DISPLAY: ディスプレイ広告
    SEARCH: 検索広告
    MCC: MCC
    Gets the product type.
    DISPLAY: Display Ads
    SEARCH: Search Ads
    MCC: MCC

    Returns

    プロダクトタイプProduct type

    Returns string

  • Yahoo!広告 検索広告 のレポートを取得します。Gets reports of your Yahoo! JAPAN Ads Search Ads.

    Returns

    レポートオブジェクトReport object

    Parameters

    • reportDefinition: search.ReportDefinition

      レポート定義情報
      アカウントIDは未指定の場合、スクリプト所有者のアカウントIDが設定されます。
      report definition information
      The script owner's account ID is set if unspecified.

    Returns Reports