まず、アカウントからバウンス情報を抽出し、送信をクエリするかトラッキング抽出を実行して、バウンスデータのトレンドを確認します。
AccountID (数) OYBAccountID (数) JobID (数) ListID (数) SubscriberID (数) SubscriberKey (テキスト、最大 250 文字) EventDate (日付) Domain (テキスト、最大 128 文字) BounceTypeID (数) BounceCategoryID (数) SMTPBounceReason (テキスト) SMTPMessage (テキスト) SMTPCode (数)
--Run this query to pull bounce messages within the past 5 days Select AccountID, OYBAccountID, JobID, ListID, SubscriberID, SubscriberKey, EventDate, Domain, BounceTypeID, BounceCategoryID, SMTPBounceReason, SMTPMessage, SMTPCode From _bounce where eventDate > dateadd(day,-5,getdate())
--Run this query to find bounces and blocks for a specific send/jobid. Select AccountID, OYBAccountID, JobID, ListID, SubscriberID, SubscriberKey, EventDate, Domain, BounceTypeID, BounceCategoryID, SMTPBounceReason, SMTPMessage, SMTPCode From _bounce where jobid = 'JOBID' --REPLACE WITH YOUR JOBID
バウンスカテゴリと推奨される解決策についての詳細は、「 Email Studio でのバウンスメール管理」 を参照してください。
配信到達性の向上に役立つベストプラクティスについての詳細は、 「 Email Studio のメールの配信到達性に関するベストプラクティス」を参照してください。
000389739

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.