Похоже, что тебя игнорят Можешь мне помочь с моим вопросом?
среда, 30 июня 2021 г. в 09:24:56 UTC+3, Vadim: > Hello, I am trying set the date range for KeywordIdeas as stated in the > documentation (PHP) > > https://developers.google.com/google-ads/api/rest/reference/rest/v8/HistoricalMetricsOptions > : > > $requestOptionalArgs['historicalMetricsOptions'] = new > HistoricalMetricsOptions([ > 'yearMonthRange' => new YearMonthRange([ > 'start' => new YearMonth([ > "year" => 2020, > "month" => Month::JANUARY > ]), > 'end' => new YearMonth([ > "year" => 2020, > "month" => Month::MAY > ]) > ]) > ]); > > it doesn't work, returns an error: "Invalid message property: > yearMonthRange". > Please tell me how to do it correctly. > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/8f04c619-8668-417e-9a90-5c76ca31d2b0n%40googlegroups.com.