Ben Karl

Results 57 comments of Ben Karl

Verified also that the [PHP library](https://github.com/googleads/google-ads-php/blob/main/examples/Planning/GenerateForecastMetrics.php#L128) and [Java library](https://github.com/googleads/google-ads-java/blob/main/google-ads-examples/src/main/java/com/google/ads/googleads/examples/planning/GenerateForecastMetrics.java#L107) use `daily` in their log statement.

@neerajnagarro when I run the below test, I consistently get `UNSPECIFIED` when `use_proto_plus` is set to `true`, and the error `AttributeError: 'int' object has no attribute 'name'` when `use_proto_plus` is...

@ceijssen thanks for sharing these details. At first glance this looks like an issue with you connection with the API servers, but it's unclear what is causing the problem. Do...

@ccapsuna thanks for bringing this up. Could you be more specific as to which entity has this issue? Is it the [`KeywordPlanCampaign`](https://developers.google.com/google-ads/api/reference/rpc/v11/KeywordPlanCampaign)? When I run this example, then execute a...

Hi @g3or3 thanks for the question - those are the types that are required by the adjacent service classes. Most of the operation, request, and response classes are defined there....

@sithara thanks for the information. How are you configuring the authentication of the library? Are you following this [prerequisites](https://developers.google.com/google-ads/api/docs/client-libs/python#prerequisites) section, then adding the tokens into a local yaml file following...

Hi @benpowis apologies for my delayed response! At first glance I'm not sure what the exact problem is here. I've seen issues in the past related to packages specific to...

Hi all - I'm going to mark this feature request as closed without implementing it. The rationale is that it hasn't become a priority at the team level, it hasn't...

@ccapsuna could you share your request/response logs from a request that generates a keyword plan like this, along with an updated screenshot like the above? I'm having trouble reproducing this...

@ccapsuna I'm going to close this out assuming you've found a resolution. If not please add more details here and I'll reopen it.