Google ads customers.offlineUserDataJobs.addOperations

101 views
Skip to first unread message

mingxing shao

unread,
Dec 13, 2023, 6:15:46 AM12/13/23
to Google Ads API and AdWords API Forum
Hi,
   I user OfflineUserDataJobs rest api (https://developers.google.com/google-ads/api/rest/reference/rest/v15/customers.offlineUserDataJobs/addOperations) to add Operations, my http payload is 
{
  "operations": [
    {
      "create": {
        "userIdentifiers": [
          {
            "mobileId": "716a6627-cece-426d-a885-aacfd179ff13"
          }
        ]
      }
    },
    {
      "create": {
        "userIdentifiers": [
          {
            "mobileId": "a9e7ae3d-107c-4516-abed-61d6ce486dac"
          }
        ]
      }
    }
  ],
  "validateOnly": false,
  "enablePartialFailure": true,
  "enableWarnings": true
}

is this payload is correct?(This is just an example, we actually uploaded hundreds of thousands of mobile id).
will this payload upload hundreds of thousands of mobile id to userList?

Google Ads API Forum Advisor

unread,
Dec 13, 2023, 9:21:32 AM12/13/23
to shaomi...@kuaishou.com, adwor...@googlegroups.com
Hi,

Thank you for reaching out to the Google Ads API support team.

After reviewing your concern, I understand that you would like to know if the http payload you used to add operations to the offline user data job is correct.

Yes, I confirm that the payload you are using is correct. Kindly note that, we recommend adding up to 10,000 identifiers in a single call for optimal processing. A single AddOfflineUserDataJobOperations request can contain at most 100,000 identifiers across all of the UserData objects in the operations list. I would recommend you to check this guide on Get started with Customer Match for more information on usage flow and best practices when designing your customer match integration.

You can get back to us if you still have any issues/concerns related to the Google Ads API.

 
This message is in relation to case "ref:!00D1U01174p.!5004Q02r1XnT:ref"

Thanks,
 
Google Logo Google Ads API Team


Reply all
Reply to author
Forward
0 new messages