Dışa aktarılan posta kutusuna dahil edilen ilk e-postanın tarihi. Hesabın oluşturulduğu tarihten itibaren tüm e-postaları almak istiyorsanız bu alana bir değer girmeyin. Tarih biçimi YYYY-MM-dd HH:mm şeklindedir. Bu ifadede HH, 0-23 arasında bir değerle günün saatini, mm ise 0-59 arasında bir değerle saatin dakikalarını belirtir.
Saat dilimi, Eşgüdümlü Evrensel Zaman (UTC) biçimindedir. Posta kutusu dışa aktarma işlemine başlamadan önce saatinizi UTC biçimine dönüştürün.
endDate
İsteğe bağlı.
Dışa aktarılan posta kutusuna dahil edilen son e-postanın tarihi. Bu değer belirtilmezse aktarılan e-postalar mevcut tarihe gider. Tarih biçimi YYYY-MM-dd HH:mm şeklindedir. Burada HH, 0-23 arasında değişen günün saatini, mm ise 0-59 arasında değişen saatin dakikalarını belirtir.
Saat dilimi, Eşgüdümlü Evrensel Zaman (UTC) biçimindedir. Posta kutusu dışa aktarma işlemine başlamadan önce saatinizi UTC biçimine dönüştürün.
searchQuery
İsteğe bağlı.
Posta kutusu, searchQuery değeri kullanılarak filtrelenir ve yalnızca filtrelenen arama sonuçları indirilebilir. Bu sorgular, Gmail'deki gelişmiş arama ile aynı arama kurallarına uyar.
searchQuery ve includeDeleted parametreleri birlikte kullanılamaz. includeDeleted = "true" ise arama sorgusu yapılamaz.
includeDeleted
İsteğe bağlı.
Silinen iletilerin posta kutusu dışa aktarma dosyasına dahil edilip edilmeyeceğini belirler. Varsayılan değer "false"'tür ve silinen mesajlar dahil edilmez.
searchQuery ve includeDeleted parametreleri birlikte kullanılamaz. includeDeleted = "true" ise arama sorgusu yapılamaz.
packageContent
Zorunlu.
Posta kutusu dışa aktarma dosyasında e-postanın tam olarak mı yoksa başlığının mı kullanılacağını belirler.
FULL_MESSAGE: E-posta metninin tamamı (ekler dahil) dışa aktarma dosyasına kopyalanır. Bu, varsayılan ayardır.
HEADER_ONLY: Dışa aktarma dosyasına yalnızca e-postanın üstbilgisi kopyalanır.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-03-25 UTC."],[],[],null,["Resource: `export`\n------------------\n\nThis page documents the parameters that are available for the `export`\nresource of the Email Audit API when\n[downloading a mailbox](/workspace/admin/email-audit/download-mailbox).\n\n| Fields | Description |\n|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `beginDate` | Optional. The date for the first email included in the exported mailbox. If you want all emails starting from when the account was created, don't enter a value for this field.The date format is `YYYY-MM-dd HH:mm` where the `HH` is the hour of the day using 0 - 23, and the `mm` is the minutes of the hour using 0 - 59. The time zone is in Coordinate Univeral Time (UTC) format. [Convert your time to UTC format](https://www.timeanddate.com/worldclock/converter.html) before starting a mailbox export. |\n| `endDate` | Optional. The date for the last email included in the exported mailbox. If this value isn't specified, the exported emails go to the current date. The date format is `YYYY-MM-dd HH:mm` where the `HH` is the hour of the day using 0 - 23, and the `mm` is the minutes of the hour using 0 - 59. The time zone is in Coordinate Univeral Time (UTC) format. [Convert your time to UTC format](https://www.timeanddate.com/worldclock/converter.html) before starting a mailbox export. |\n| `searchQuery` | Optional. The mailbox is filtered by using the `searchQuery` value and only the filtered search results are available for download. These queries follow the same search rules as the [advanced search in Gmail](https://support.google.com/mail/answer/7190). The `searchQuery` and `includeDeleted` parameters are mutally exclusive. A search query isn't possible if `includeDeleted = \"true\"`. |\n| `includeDeleted` | Optional. Determines whether or not deleted messages are include in the mailbox export file. By default, the value is `\"false\"` and deleted messages aren't included. The `searchQuery` and `includeDeleted` parameters are mutally exclusive. A search query isn't possible if `includeDeleted = \"true\"`. |\n| `packageContent` | Required. Determines whether the full email or the email's header are used in the mailbox export file. - `FULL_MESSAGE`: The full email text, including attachments, is copied to the export file. This is the default setting. - `HEADER_ONLY`: Only the email's header is copied to the export file. |"]]