subject_codes property
Leave feedback
On this page
Gets or sets one or more Subjects from the IPTC “Subject-NewsCodes” taxonomy to categorize the content.Each Subject is represented as a string of 8 digits in an unordered list.
More about IPTC Subject-NewsCodes at http://www.newscodes.org.
@property
def subject_codes(self):
...
@subject_codes.setter
def subject_codes(self, value):
...
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.