Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Issue with "Create" Function #8

@DonaldScott92

Description

@DonaldScott92

Thanks for this document it's brilliant for making changes to current campaigns.

I'm having issues using the "create" function however. I get this error message in the logs column:

{ "error": { "code": 400, "message": "Invalid JSON payload received. Unknown name \"fieldList_\" at 'campaign': Cannot find field.", "status": "INVALID_ARGUMENT", "details": [ { "@type": "type.googleapis.com/google.rpc.BadRequest", "fieldViolations": [ { "field": "campaign", "description": "Invalid JSON payload received. Unknown name \"fieldList_\" at 'campaign': Cannot find field." } ] } ] } }

Is this related to what is inputted in columns C and E? I'm not sure what to put. At the moment we've been putting "{campaign.advertiserID}" in C. Is that correct?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions