Hi team ,

               I am doing POC(proof of concept) for V13 and following this 
to build audience ( 
https://github.com/googleads/google-ads-java/blob/HEAD/google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/AddFlexibleRuleUserList.java
 
) . But in response I am getting the below error

Error:-

{
"success": false,
"full_message": "errors {\n error_code {\n query_error: 
UNRECOGNIZED_FIELD\n }\n message: \"Unrecognized fields in the query: 
\\'user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_item_groups\\',
 
\\'user_list.rule_based_user_list.expression_rule_user_list.rule.rule_item_groups\\',
 
\\'user_list.rule_based_user_list.combined_rule_user_list.rule_operator\\', 
\\'user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_type\\',
 
\\'user_list.rule_based_user_list.expression_rule_user_list.rule.rule_type\\', 
\\'user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_item_groups\\',
 
\\'user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_type\\'.\"\n}\nrequest_id:
 
\"vdLHGLrgyRQNJW9tyU1sCg\"\n",
"message": "Unrecognized fields in the query: 
'user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_item_groups',
 
'user_list.rule_based_user_list.expression_rule_user_list.rule.rule_item_groups',
 
'user_list.rule_based_user_list.combined_rule_user_list.rule_operator', 
'user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_type',
 
'user_list.rule_based_user_list.expression_rule_user_list.rule.rule_type', 
'user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_item_groups',
 
'user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_type'."
,
"RESULT": "FAIL",
"ERROR": "Unrecognized fields in the query: 
'user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_item_groups',
 
'user_list.rule_based_user_list.expression_rule_user_list.rule.rule_item_groups',
 
'user_list.rule_based_user_list.combined_rule_user_list.rule_operator', 
'user_list.rule_based_user_list.combined_rule_user_list.left_operand.rule_type',
 
'user_list.rule_based_user_list.expression_rule_user_list.rule.rule_type', 
'user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_item_groups',
 
'user_list.rule_based_user_list.combined_rule_user_list.right_operand.rule_type'."
} I am not exactly getting this error. Operation:-create {
  membership_status: OPEN
  rule_based_user_list {
    prepopulation_status: REQUESTED
    flexible_rule_user_list {
      inclusive_rule_operator: AND
      inclusive_operands {
        rule {
          rule_item_groups {
            rule_items {
              string_rule_item {
                operator: EQUALS
                value: "http://example.com/example1";
              }
              name: "url__"
            }
          }
        }
        lookback_window_days: 7
      }
      inclusive_operands {
        rule {
          rule_item_groups {
            rule_items {
              string_rule_item {
                operator: EQUALS
                value: "http://example.com/example2";
              }
              name: "url__"
            }
          }
        }
        lookback_window_days: 7
      }
      exclusive_operands {
        rule {
          rule_item_groups {
            rule_items {
              string_rule_item {
                operator: EQUALS
                value: "http://example.com/example3";
              }
              name: "url__"
            }
          }
        }
      }
    }
  }
  name: "Flexible rule user list for example.com #2023-03-29T10:00:28.936"
  description: "Visitors of both http://example.com/example1 AND 
http://example.com/example2 but NOT http://example.com/example3";
  membership_life_span: 365
}
kindly help me resolve this . Thanks and regards Chandra Shekhar

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/79273b74-1a20-41ad-9d45-6ca2bfa271c1n%40googlegroups.com.
  • Cr... chandra Shekhar
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to