Hi Nadine,

Wonderful to hear that it's possible to get the data without internal error!
I think that allowing for multiple constants to be retrieved in one call 
would likely be better for both API users and the servers handling the 
reqeusts.

Keep me up to date on any improvements to functionality or error messaging!

Thanks,
Kevin

On Thursday, July 22, 2021 at 2:14:49 PM UTC-7 adsapi wrote:

> Hello Kevin,
>
> This is an odd one. It turns out it's a limitation of keyword theme 
> constant right now where we can only return one filtered keyword theme 
> constant at a time.
>
> If you do this query, you'll get an internal error as well:
>
> SELECT keyword_theme_constant.resource_name FROM keyword_theme_constant
>
> However, if you do this query with a filter on the resource name, then 
> you'll get back a result:
>
> SELECT keyword_theme_constant.resource_name FROM keyword_theme_constant 
> WHERE keyword_theme_constant.resource_name = 
> 'keywordThemeConstants/325198~0'
>
> As a result of this behavior, when you make a call to the other resource 
> along with this resource, an error happens since it can only retrieve one 
> at a time right now. 
>
> I'm now checking to see if it's feasible to make it where more than one 
> keyword theme constant can be retrieved at a time. If not, then there 
> should be a clear error added explaining why.
>
> Regards,
>
> Nadine, Google Ads API Team
>
> ref:_00D1U1174p._5004Q2KbhQP: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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/70231085-aa16-42c1-8af1-cd5e958684d2n%40googlegroups.com.

Reply via email to