RE: The field mask updated a field with subfields

2022-04-07 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray,

Thanks for reaching out to the Google Ads API Support team.


With regards to your concern, I checked the error that you encountered 
"FIELD_HAS_SUBFIELDS" in Google Ads API documentation this error meaning is 
"The field mask updated a field with subfields. Fields with subfields may be 
cleared, but not updated. To fix this, the field mask should select all the 
subfields of the invalid field".

Also, If you want to know more about this error you can check this 
documentation FieldMaskError for more information on this.


Let us know if you have any further questions.

Regards,

Darwin
Google Ads API Team
ref:_00D1U1174p._5004Q2ZKZ75:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/Q-V-A0R9YIFX00rXZvBmRJSB6q3Z34e805lg%40sfdc.net.


Re: The field mask updated a field with subfields

2022-04-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray,

Thanks for getting back to us.

For your question “If you have a chance to post an example for Net SDK on this 
topic, it is enough for me.”, you may check this guide which helps you to 
generate field masks from a modified object instead of building them from 
scratch. However, I can see that complete request and response logs not 
provided as this will help our team to investigate further. If you still 
persists, please provide complete logs via privately for our investigation.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2ZKFLI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ZN1OG0R9WVMW00j2t_1-peQ3GIhMADDy3Lfw%40sfdc.net.


Re: The field mask updated a field with subfields

2022-04-06 Thread Eray Bakır
"For you to fix this kind of error, I recommend that the field mask select 
all subfields of the invalid field." If you have a chance to post an 
example for Net SDK on this topic, it is enough for me.

6 Nisan 2022 Çarşamba tarihinde saat 09:13:31 UTC+3 itibarıyla adsapi 
şunları yazdı:

> Hi Eray,
>
> Thanks for getting back to us.
>
> Could you provide us with the complete *request* 
> 
>  
> and *response* 
> 
>  
> logs with the *request-id* 
> 
>  
> generated for the error you’ve encountered, so our team can better check?
>
> For the java client library, logging can be enabled by navigating to the 
> Client libraries > Your client library (Select Java) > Logging 
> documentation, which you can access from this *link* 
> . You may 
> then send the requested information via the *Reply privately to author* 
> option. If this option is not available, you may send the details directly 
> to our googleadsa...@google.com alias instead.
>
> Regards,
> [image: Google Logo] 
> Yasar 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2ZKFLI:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7d57eddb-74b9-4b38-a099-da5d3b80b4den%40googlegroups.com.


Re: The field mask updated a field with subfields

2022-04-06 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray,

Thanks for getting back to us.

Could you provide us with the complete request and response logs with the 
request-id generated for the error you’ve encountered, so our team can better 
check?

For the java client library, logging can be enabled by navigating to the Client 
libraries > Your client library (Select Java) > Logging documentation, which 
you can access from this link. You may then send the requested information via 
the Reply privately to author option. If this option is not available, you may 
send the details directly to our googleadsapi-supp...@google.com alias instead.

Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2ZKFLI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/uRY8Z0R9WMM600L5ynQviRRIi_viC65cq5Lw%40sfdc.net.


Re: The field mask updated a field with subfields

2022-04-06 Thread Eray Bakır
First of all, thank you for the information. Sorry, I sent the message in 
Turkish due to a technical problem. Do you have a chance to share an 
example of your explanation above because I did not understand the 
explanation very well?

6 Nisan 2022 Çarşamba tarihinde saat 08:57:57 UTC+3 itibarıyla adsapi 
şunları yazdı:

> Hi Eray,
>
> Thanks for raising this concern to the Google Ads API Support team. Please 
> note that our team can only provide support in English. If you keep sending 
> your reply in different languages, then we will use Google translate to 
> check your concern.
>
> Moving forward to your concern, It seems that you've encountered the 
> *FIELD_HAS_SUBFIELDS 
> *error. The said error is when the field mask updated a field with 
> subfields. Fields with subfields may be cleared, but not updated. For you 
> to fix this kind of error, I would suggest the field mask should select all 
> the subfields of the invalid field.
>
> Let us know if you have further questions.
>
> Regards,
> [image: Google Logo] 
> Carmela 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2ZKFLI:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/1af6cd46-2b03-421a-a397-8517733bbaa4n%40googlegroups.com.


RE: The field mask updated a field with subfields

2022-04-05 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Eray,

Thanks for raising this concern to the Google Ads API Support team. Please note 
that our team can only provide support in English. If you keep sending your 
reply in different languages, then we will use Google translate to check your 
concern.

Moving forward to your concern, It seems that you've encountered the 
FIELD_HAS_SUBFIELDS error. The said error is when the field mask updated a 
field with subfields. Fields with subfields may be cleared, but not updated. 
For you to fix this kind of error, I would suggest the field mask should select 
all the subfields of the invalid field.

Let us know if you have further questions.

Regards,

Carmela
Google Ads API Team
ref:_00D1U1174p._5004Q2ZKFLI:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/_zge40R9WLW500B41luiejS7yjHIPn_wPPaA%40sfdc.net.