判断给定内容是否属于广告或与广告相关,再判断是否违反广告法极限词规则,并以 JSON 格式返回「是/否」与理由,适合电商文案与营销内容的合规审核。

中文版提示词

请判断下面内容是否违反广告法的极限词规则,并按格式返回结果。

内容:[在此填写内容]

判断过程:
1. 判断内容是与广告相关,还是与广告无关的普通陈述语句;
2. 如果与广告相关,再判断是否违反广告法极限词规则。

输出格式(JSON):
{
  "result": "是或否",
  "reason": "理由"
}

英文版提示词

Determine whether the following content violates the advertising law's rules on superlative wording, and return the result in the specified format.

Content: [fill in the content here]

Process:
1. Determine whether the content is advertising-related or an ordinary, non-advertising statement.
2. If it is advertising-related, determine whether it violates the advertising law's superlative wording rules.

Output format (JSON):
{
  "result": "yes or no",
  "reason": "reason"
}

🛠️ **适用 AI 工具**:ChatGPT、Claude、Kimi、豆包、DeepSeek、文心一言