-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can add NetworkSearchParameter on TargetIdeaService #58
Comments
I have tried this: but it will get an error: "faultstring": "Unmarshalling Error: cvc-complex-type.2.4.a: Invalid content was found starting with element 'targetGoogleSearch'. One of '{"https://adwords.google.com/api/adwords/cm/v201710\":targetGoogleSearch, "https://adwords.google.com/api/adwords/cm/v201710\":targetSearchNetwork, "https://adwords.google.com/api/adwords/cm/v201710\":targetContentNetwork, "https://adwords.google.com/api/adwords/cm/v201710\":targetPartnerSearchNetwork}' is expected." |
You need to make sure your keys are in the order of the documentation, see: https://github.com/ChrisAlvares/node-adwords#ordering |
|
Hello Chris,
Does your TargetIdeaService can add NetWorkSearchParameter?
Thanks!
Best Regards,
maran
The text was updated successfully, but these errors were encountered: