Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 4.53 KB

AdGroup.md

File metadata and controls

25 lines (20 loc) · 4.53 KB

# AdGroup

Properties

Name Type Description Notes
accountId int <div lang=&quot;ja&quot;>アカウントIDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Account ID.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
adGroupAdRotationMode \Yahoo\Model\AdGroupServiceAdGroupAdRotationMode [optional]
adGroupId int <div lang=&quot;ja&quot;>広告グループIDです。<br>このフィールドは、ADD時は無視され、SETおよびREMOVE時は必須となります。</div><div lang=&quot;en&quot;>Ad group ID.<br>This field will be ignored in ADD operation, and will be required in SET and REMOVE operation.</div> [optional]
adGroupName string <div lang=&quot;ja&quot;>広告グループ名です。<br>このフィールドは、ADD時は必須となり、SET時は省略可能となります。</div><div lang=&quot;en&quot;>Ad Group name.<br>This field is required in ADD operation, and will be optional in SET operation.</div> [optional]
adGroupTrackId int <div lang=&quot;ja&quot;>トラッキング用広告グループIDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Ad Group ID for tracking.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
bid \Yahoo\Model\AdGroupServiceBid [optional]
campaignId int <div lang=&quot;ja&quot;>キャンペーンIDです。<br>このフィールドは、いずれの場合でも必須となります。</div><div lang=&quot;en&quot;>Campaign ID.<br>This field is required in any cases.</div> [optional]
campaignName string <div lang=&quot;ja&quot;>キャンペーン名です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Campaign name.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
campaignTrackId int <div lang=&quot;ja&quot;>トラッキング用キャンペーンIDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Campaign ID for tracking.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
customParameters \Yahoo\Model\AdGroupServiceCustomParameters [optional]
labels \Yahoo\Model\AdGroupServiceLabel[] [optional]
settings \Yahoo\Model\AdGroupServiceSettings [optional]
trackingUrl string <div lang=&quot;ja&quot;>トラッキングURLです。<br>このフィールドは、省略可能となります。<br>※キャンペーンがアプリキャンペーンでAndroidの場合、設定はできません。<br>※SET時、こちらが審査中の場合、編集はできません。また、変更がない場合、審査対象とはなりません。</div><div lang=&quot;en&quot;>Tracking URL.<br>This field is optional.<br>*Cannot set for a Mobile App campaign for Android OS.<br>*In SET operation, cannot update it when this field is in editorial review. In addition, if there is no change, it will not to be reviewed.</div> [optional]
urlReviewData \Yahoo\Model\AdGroupServiceUrlReviewData [optional]
userStatus \Yahoo\Model\AdGroupServiceUserStatus [optional]

[Back to Model list] [Back to API list] [Back to README]