I used the ExecuteBatch function from the Python API implementation with the following URL to add some shared contacts to a domain.
http://www.google.com/m8/feeds/contacts/<domain_name>/full/batch The response seems to indicate that the shared contacts were added successfully: ... <ns1:status code="201" reason="Created" xmlns:ns1="http:// schemas.google.com/gdat /batch" /> ... However, the contacts have not yet shown up in the accounts. This reason for this could of course be the normal propagation delay (I understand it can take up to 24 hours for the shared contacts to be displayed). Is there a way, within the 24 hour window period, to programmatically (or otherwise) check whether a shared contact exists for the domain, even if it is not explicitly displayed? Thanks in advance Sabya --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
