Skip to content

[Bug] Ad Campaign Example: Readme command fails due to missing environment variables #3

Description

@msampathkumar

The execution command for the Ad Campaign example fails because essential details like the Project ID, Location, and GCS Bucket name are missing or not correctly defined in the configuration.

There may be other options but one possible solution is to ask details the from the user and update the information in below.

https://github.com/lavinigam-gcp/build-with-adk/blob/main/ad-campaign-agent/.env.example#L15-L23

This can be achieved using a few regex commands and a simple python script.


Update:

  • Bug(make dev command): Recreates virtual env

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions