Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 6 KB

AdGroupAd.md

File metadata and controls

28 lines (23 loc) · 6 KB

# AdGroupAd

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]
ad \Yahoo\Model\AdGroupAdServiceAd [optional]
adGroupId int <div lang=&quot;ja&quot;>広告グループIDです。<br>このフィールドは、いずれの場合でも必須となります。</div><div lang=&quot;en&quot;>Ad group ID.<br>This field is required in any cases.</div> [optional]
adGroupName string <div lang=&quot;ja&quot;>広告グループ名です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Ad group name.<br>Although this field will be returned in the response, it will be ignored on input. </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]
adId int <div lang=&quot;ja&quot;>広告IDです。<br>SETおよびREMOVE時、このフィールドは必須となります。</div><div lang=&quot;en&quot;>Ad ID.<br>This field is required in SET and REMOVE operation.</div> [optional]
adName string <div lang=&quot;ja&quot;>広告名です。<br>このフィールドは、ADD時は必須となり、SET時は省略可能となります。</div><div lang=&quot;en&quot;>Ad name.<br>This field is required in ADD operation, and will be optional in SET operation.</div> [optional]
adTrackId int <div lang=&quot;ja&quot;>トラッキング用広告IDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Ad ID for tracking.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
approvalStatus \Yahoo\Model\AdGroupAdServiceApprovalStatus [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]
disapprovalReasonCodes string[] <div lang=&quot;ja&quot;>審査否認の理由コードです。<br>(コード詳細は、DictionaryServiceのgetDisapprovalReasonのレスポンスを参照)<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Code of Disapproval reason.<br>(Refer to DictionaryService getDisapprovalReason response for details) <br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
feedId int <div lang=&quot;ja&quot;>フィードIDです。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Feed ID.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
invalidedTrademarks string[] <div lang=&quot;ja&quot;>制限された商標です。<br>このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。</div><div lang=&quot;en&quot;>Invalided trademarks.<br>Although this field will be returned in the response, it will be ignored on input. </div> [optional]
labels \Yahoo\Model\AdGroupAdServiceLabel[] [optional]
trademarkStatus \Yahoo\Model\AdGroupAdServiceTrademarkStatus [optional]
userStatus \Yahoo\Model\AdGroupAdServiceUserStatus [optional]

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