Hi guys,

I'm developing a tool, which reads and write data through the Google Ads 
API.
In Google Ads we have many price extensions, which we must update 
dynamically through our tool. That's why in the code we get the extension 
setting, update the price extensions belonging to it and then mutate the 
extension setting object back to Google Ads through the API. When we set 
the endTime property to NULL of a price feed item, which belongs to 
extension setting and then try to mutate the extension setting, we get the 
following error: "DateError.EARLIER_THAN_MINIMUM_DATE @ 
operations[0].operand.extensionSetting.extensions[0].endTime". In the 
Google Ads dashboard when we update a price feed item the end time property 
is not required, but when we update it throw the API, we get the error.
Is there a way to make this working like from the dashboard?

Thanks

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 
"AdWords API and Google Ads 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/696b7c97-495a-44e0-88b1-a31aded9a3ecn%40googlegroups.com.

Reply via email to