Enumeration ReportDefinitionServiceReportIncludeDeleted

ReportDefinitionServiceReportIncludeDeletedオブジェクトは、削除済みの項目をレポートに出力するかを選択します。
レポートタイプがAD, SITE_CATEGORY, URL, REACH, SEARCH_TARGET, PLACEMENT_TARGET, CONTENT_KEYWORD_LIST, AUDIENCE_LIST_TARGETの場合のみ、ADD時にこのフィールドは省略可能となります。その際、デフォルト値はTRUEとなります。
それ以外のレポートタイプの場合、ADD時、このフィールドは無視されます。
reportIncludeDeletedがFALSEの場合、以下エンティティはレポートに出力されません。
ReportDefinitionServiceReportIncludeDeleted object describes whether to output deleted items on the report or not.
If the report type is AD, SITE_CATEGORY, URL, REACH, SEARCH_TARGET, PLACEMENT_TARGET, CONTENT_KEYWORD_LIST or AUDIENCE_LIST_TARGET, this field is optional in ADD operation. The default value will be TRUE.
For other report type, this field will be ignored in ADD operation.
If reportIncludeDeleted is "FALSE", the following entities will not be output in the report.
reportTypeentity
ADCAMPAIGN, ADGROUP, AD, MEDIA
SITE_CATEGORYCAMPAIGN, ADGROUP
URLCAMPAIGN, ADGROUP
REACHCAMPAIGN, ADGROUP, AD
SEARCH_TARGETCAMPAIGN, ADGROUP, SEARCH_TARGET
PLACEMENT_TARGETCAMPAIGN, ADGROUP, PLACEMENT_TARGET
CONTENT_KEYWORD_LISTCAMPAIGN, ADGROUP, CONTENT_KEYWORD_LIST
AUDIENCE_LIST_TARGETCAMPAIGN, ADGROUP, AUDIENCE_LIST_TARGET
APPCAMPAIGN
TRUE
出力します。Output.
FALSE
出力しません。Do not output.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

False: "FALSE"
True: "TRUE"
Unknown: "UNKNOWN"