Skip to content
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't create ad_group_ad_critetion with age and gender at the same time #467

Open
khangho2511 opened this issue Aug 6, 2023 · 0 comments

Comments

@khangho2511
Copy link

I have operation like this:
{"entity":"ad_group_criterion","operation":"create","resource":{"ad_group":"customers/123/adGroups/123","type":10,"age_range":{"type":"AGE_RANGE_55_64"},"gender":{"type":"MALE"}}}]

But the response just does not include the age range:
{"mutate_operation_responses":[{"ad_group_criterion_result":{"resource_name":"customers/1248315497/adGroupCriteria/15510150715410","ad_group_criterion":{"url_custom_parameters":[],"disapproval_reasons":[],"labels":[],"final_urls":[],"final_mobile_urls":[],"resource_name":"customers/1248315497/adGroupCriteria/15510150715410","status":"ENABLED","quality_info":null,"position_estimates":null,"effective_cpc_bid_source":"UNSPECIFIED","effective_cpm_bid_source":"UNSPECIFIED","effective_cpv_bid_source":"UNSPECIFIED","type":"UNSPECIFIED","effective_percent_cpc_bid_source":"UNSPECIFIED","system_serving_status":"UNSPECIFIED","approval_status":"UNSPECIFIED","display_name":"","gender":{"type":"MALE"},"criterion":"gender","criterion_id":"10","_criterion_id":"criterion_id","ad_group":"customers/1248315497/adGroups/155101507154","_ad_group":"ad_group","negative":false,"_negative":"negative"}},"response":"ad_group_criterion_result"}],"partial_failure_error":null}

Any update from gg right?
Before it was still ok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant