The 'target' string is prepended to your app's hostname. So an option would 
be to create multiple tasks on a single cron job. For example: 

cron:
- description: "daily merchant1 mailout"
  url: /mail/merchant1
  schedule: every 24 hours
- description: "daily merchant2 mailout"
  url: /mail/merchant2
  schedule: every 24 hours
- description: "daily merchant3 mailout"
  url: /mail/merchant3
  schedule: every 24 hours






-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/8b53f850-74ef-4a81-8eb7-e537cc9bf041%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-appengine... Mandeep Kaur
    • [google-appe... 'Kenworth (Google Cloud Platform)' via Google App Engine

Reply via email to