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? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" 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/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/8e29dfdf-69aa-4c59-a9fb-2f6b8e7bc2d2n%40googlegroups.com.
