We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 946308f + decbee8 commit ed5e086Copy full SHA for ed5e086
src/vws/vws.py
@@ -516,7 +516,8 @@ def update_target(
516
image: The image of the target.
517
active_flag: Whether or not the target is active for query.
518
application_metadata: The application metadata of the target.
519
- This will be base64 encoded.
+ This will be base64 encoded. Giving ``None`` will not change
520
+ the application metadata.
521
522
Raises:
523
~vws.exceptions.AuthenticationFailure: The secret key is not
0 commit comments