Hi Team,
I used GoogleAds Api V10 AudienceService
<https://developers.google.com/google-ads/api/reference/rpc/v10/AudienceService>
to create an audience prompt successfully, but an error is displayed on the
Google UI, please refer to the attachment and look forward to your answer.
thanks!
[image: E6FC5713-C322-49b4-B5E4-361E463C86E5.png]
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
"Google Ads API and AdWords 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/a5bd51e4-15dd-4ca0-8edf-b0bf6068a519n%40googlegroups.com.
"java.lang.IllegalArgumentException: Found error(s) in Tangle response:
[error_code: \"SERVER_ERROR_INTERNAL\"\ncommand_index: 0\nmessage:
\"GraphFuture{key=@com.google.ads.api.display.actionimpls.audiencepicker.producers.Annotations$AudiencePickerServiceResponse
com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$AudiencePickerResponse}
failed: java.lang.IllegalStateException: Column
CompositeAudience.eligible_for_search does not have BOOLEAN_VALUE. It has
NULL_VALUE.\"\nstack_trace: \"java.util.concurrent.ExecutionException:
GraphFuture{key=@com.google.ads.api.display.actionimpls.audiencepicker.producers.Annotations$AudiencePickerServiceResponse
com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$AudiencePickerResponse}
failed: java.lang.IllegalStateException: Column
CompositeAudience.eligible_for_search does not have BOOLEAN_VALUE. It has
NULL_VALUE.\\n\\tat
com.google.common.util.concurrent.AbstractFuture.getDoneValue(AbstractFuture.java:592)\\n\\tat
com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:571)\\n\\tat
com.google.common.labs.concurrent.LabsFutures.getWithLabel(LabsFutures.java:835)\\n\\tat
com.google.apps.framework.producers.GraphFuture.get(GraphFuture.java:115)\\n\\tat
com.google.ads.api.display.actionimpls.audiencepicker.FetchAudiencesActionHandler.getAudiencePickerServiceResponse(FetchAudiencesActionHandler.java:76)\\n\\tat
com.google.ads.api.display.actionimpls.audiencepicker.FetchAudiencesActionHandler.process(FetchAudiencesActionHandler.java:59)\\n\\tat
com.google.ads.api.tangle.common.action.BaseActionHandlerHelper.runImpl(BaseActionHandlerHelper.java:130)\\n\\tat
com.google.ads.api.tangle.common.action.ActionHandlerHelper.run(ActionHandlerHelper.java:28)\\n\\tat
com.google.ads.api.tangle.common.action.ActionHandlerHelper.run(ActionHandlerHelper.java:11)\\n\\tat
com.google.ads.api.display.actionimpls.audiencepicker.FetchAudiencesActionHandler.run(FetchAudiencesActionHandler.java:49)\\n\\tat
com.google.ads.api.tangle.common.shardedmutateservice.ShardedMutateServiceExecuteAction.executeActionHandler(ShardedMutateServiceExecuteAction.java:907)\\n\\tat
com.google.ads.api.tangle.common.shardedmutateservice.ShardedMutateServiceExecuteAction.processCommandAction(ShardedMutateServiceExecuteAction.java:696)\\n\\tat
com.google.ads.api.tangle.common.shardedmutateservice.ShardedMutateServiceExecuteAction.lambda$processCommand$3(ShardedMutateServiceExecuteAction.java:453)\\n\\tat
com.google.ads.api.tangle.common.shardedmutateservice.ShardedMutateServiceExecuteAction.processCommand(ShardedMutateServiceExecuteAction.java:471)\\n\\tat
com.google.ads.api.tangle.common.shardedmutateservice.ShardedMutateServiceExecuteAction.execute(ShardedMutateServiceExecuteAction.java:317)\\n\\tat
com.google.ads.api.tangle.common.shardedmutateservice.ShardedMutateServiceExecuteAction$$FastClassByCGLIB$$ff8a7f6b.invoke(<generated>)\\n\\tat
com.google.apps.framework.inject.methodinvocation.DefaultMethodStateManager.invoke(DefaultMethodStateManager.java:20)\\n\\tat
com.google.apps.framework.inject.MethodExecutor.execute(MethodExecutor.java:219)\\n\\tat
com.google.apps.framework.request.impl.InterceptorInvocation.proceed(InterceptorInvocation.java:194)\\n\\tat
com.google.apps.framework.request.impl.InterceptorInvocation$Rpc.beforeProceed(InterceptorInvocation.java:147)\\n\\tat
com.google.apps.framework.request.impl.InterceptorInvocation.proceed(InterceptorInvocation.java:158)\\n\\tat
com.google.apps.framework.request.impl.RpcDispatcher.proceed(RpcDispatcher.java:136)\\n\\tat
com.google.apps.framework.request.impl.RpcDispatcher.proceed(RpcDispatcher.java:42)\\n\\tat
com.google.apps.framework.request.impl.AbstractDispatcher.doExecuteChain(AbstractDispatcher.java:480)\\n\\tat
com.google.apps.framework.request.impl.AbstractDispatcher.execute(AbstractDispatcher.java:319)\\n\\tat
com.google.apps.framework.request.impl.AbstractDispatcher.executeAsync(AbstractDispatcher.java:241)\\n\\tat
com.google.apps.framework.request.impl.RpcDispatcher.handleRpc(RpcDispatcher.java:126)\\n\\tat
com.google.apps.framework.request.impl.RpcScopedHandlerFactoryImpl.run(RpcScopedHandlerFactoryImpl.java:276)\\n\\tat
com.google.apps.framework.request.impl.RpcScopedHandlerFactoryImpl$2.handleRequest(RpcScopedHandlerFactoryImpl.java:126)\\n\\tat
com.google.net.rpc3.impl.server.RpcServerInterceptor2Util$RpcApplicationHandlerAdaptor.handleRequest(RpcServerInterceptor2Util.java:82)\\n\\tat
com.google.net.rpc3.impl.server.RpcServerInternalContext.runRpcInApplicationWithCancellation(RpcServerInternalContext.java:672)\\n\\tat
com.google.net.rpc3.impl.server.RpcServerInternalContext.lambda$runRpcInApplication$0(RpcServerInternalContext.java:637)\\n\\tat
io.grpc.Context.run(Context.java:536)\\n\\tat
com.google.net.rpc3.impl.server.RpcServerInternalContext.runRpcInApplication(RpcServerInternalContext.java:637)\\n\\tat
com.google.net.rpc3.impl.server.RpcServerChannel$4.apply(RpcServerChannel.java:1047)\\n\\tat
com.google.net.rpc3.impl.server.RpcServerChannel$4.apply(RpcServerChannel.java:1014)\\n\\tat
com.google.common.util.concurrent.AbstractTransformFuture$TransformFuture.doTransform(AbstractTransformFuture.java:251)\\n\\tat
com.google.common.util.concurrent.AbstractTransformFuture$TransformFuture.doTransform(AbstractTransformFuture.java:241)\\n\\tat
com.google.common.util.concurrent.AbstractTransformFuture.run(AbstractTransformFuture.java:123)\\n\\tat
com.google.common.context.ContextRunnable.runInContext(ContextRunnable.java:89)\\n\\tat
com.google.common.context.ContextRunnable$1.run(ContextRunnable.java:78)\\n\\tat
io.grpc.Context.run(Context.java:536)\\n\\tat
com.google.tracing.GenericContextCallback.runInInheritedContext(GenericContextCallback.java:75)\\n\\tat
com.google.common.context.ContextRunnable.run(ContextRunnable.java:74)\\n\\tat
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
Source)\\n\\tat
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)\\n\\tat
com.google.apps.framework.server.AbstractThreadPoolModule$InitializingThreadFactory.lambda$newThread$0(AbstractThreadPoolModule.java:413)\\n\\tat
java.base/java.lang.Thread.run(Unknown Source)\\nCaused by:
java.lang.IllegalStateException: Column CompositeAudience.eligible_for_search
does not have BOOLEAN_VALUE. It has NULL_VALUE.\\n\\tat
com.google.common.base.Preconditions.checkState(Preconditions.java:850)\\n\\tat
com.google.ads.api.tangle.client.TangleResponseRow.checkValueCase(TangleResponseRow.java:469)\\n\\tat
com.google.ads.api.tangle.client.TangleResponseRow.getBooleanValue(TangleResponseRow.java:139)\\n\\tat
com.google.ads.api.tangle.client.TangleResponseRow.getBooleanValue(TangleResponseRow.java:134)\\n\\tat
com.google.ads.api.display.actionimpls.audiencepicker.backends.compositeaudience.CompositeAudienceServiceProducerModule.getCompositeAudience(CompositeAudienceServiceProducerModule.java:184)\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.backends.compositeaudience.CompositeAudienceBackendProducerModule.getCompositeAudience
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.backends.compositeaudience.CompositeAudienceBackendProducerModule$PrivateCompositeAudienceResponse\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.backends.compositeaudience.CompositeAudienceBackendProducerModule.class)
com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerCompositeAudienceProto$CompositeAudienceResponse\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.produceServomaticResponse
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule$AllCompositeAudiences\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.class)
com.google.common.collect.ImmutableList<com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$RankedCriterion>\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.produceCompositeAudienceSearchResponse
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule$AllCompositeAudiences\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.class)
com.google.common.collect.ImmutableList<com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$RankedCriterion>\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.getCacsResults
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule$CacsCompositeAudienceSearchResponse\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.class)
com.google.common.collect.ImmutableList<com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$RankedCriterion>\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.getCompositeAudienceCriteria
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule$CacsResults\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.class)
com.google.common.collect.ImmutableList<com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$RankedCriterion>\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.AudiencePickerProducerModule.produceSearchResponse
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.Annotations$CompositeAudienceRankedCriteria\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.AudiencePickerProducerModule.class)
com.google.common.collect.ImmutableList<com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$RankedCriterion>\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.AudiencePickerProducerModule.appendIneligibleCount
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.Annotations$AudienceSearchAndSuggest\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.AudiencePickerProducerModule.class)
com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$AudiencePickerResponse\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.produceSuggestionsResponse
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule$AllCompositeAudiences\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.class)
com.google.common.collect.ImmutableList<com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$RankedCriterion>\\n\\tSuppressed:
CriticalInputFailure:
com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.getAudienceComponents
failed while trying to inject
@com.google.apps.framework.producers.PrivateVisibility(annotation=\\\"@com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule$AllCompositeAudiences\\\",
module=com.google.ads.api.display.actionimpls.audiencepicker.producers.CompositeAudienceProducerModule.class)
com.google.common.collect.ImmutableList<com.google.ads.api.tangle.parameters.actionparam.audiences.AudiencePickerResponseProto$RankedCriterion>\\n\"\norigin:
INTERNAL\n]"