Hi , My requiement is :
1. I need an audience list that include all historical customers(active/inactive) without any exclusions. 2. I need another audience list that excludes test/removed/cancelled/inactive customers. So to achieve this requirement i thought creating an offline user data job as a solution. Please clarify if my thought process is in right direction. If not could you please suggest correct method to achieve this. Thank you! Can you please trace out the error with below request id? Request URI:https://googleads.googleapis.com/v14/customers/xxxxxxxxxx/offlineUserDataJobs:create Request: { "customerMatchUserListMetadata" : { "userList" : "customers/XXXXXX/userLists/XXXXXX" }, "operations" : [ { "create" : { "userIdentifiers" : [ { "hashedEmail" : "0c530b9fd3e6338a5470b0371ffff85b2460f87901e1e9faae58da7df4506bf7" }, { "hashedPhoneNumber" : "e0909df765bd120e518134edaf7a0d7c2751990986b6f6708e54906d154a296b" }, { "addressInfo" : { "hashedFirstName" : "80c95d0e9e710a56937209d81da3043b5dfed8174bb6acc01e334ecaa6408a97", "hashedLastName" : "32ec0c8f3c6b16d65b37a5ab4f2a4bf2bb0c539b0da18cc5272d87bc73b50c71", "countryCode" : "AU", "postalCode" : "5050" } } ] } } ] } Response Body : { "error": { "code": 400, "message": "Request contains an invalid argument.", "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.ads.googleads.v14.errors.GoogleAdsFailure", "errors": [ { "errorCode": { "fieldError": "REQUIRED" }, "message": "The required field was not present.", "location": { "fieldPathElements": [ { "fieldName": "job" }, { "fieldName": "type" } ] } } ], "requestId": "Ec9QK9NOpGxJ8Q7Ec0BKWQ" } ] } } Please help me in creating offline userdata job. Thanks in Advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/4fcecc04-ed1d-4c7a-b451-eb2fe2dd41a8n%40googlegroups.com.