Re: How can I Use exact URLs

2024-06-13 Thread ran liu
[image: image.png] 在2024年6月13日星期四 UTC+8 17:55:15 写道: > [image: image.png] > like this operator in this pic,I want to know how to add exact urls in > adgroup,can you show me the java code > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

How can I Use exact URLs

2024-06-13 Thread ran liu
[image: image.png] like this operator in this pic,I want to know how to add exact urls in adgroup,can you show me the java code -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/

keyword.match_type cannot be modified by ‘'UPDATE' operation

2024-05-13 Thread ran liu
com.google.ads.googleads.v16.errors.GoogleAdsException: errors { error_code { request_error: IMMUTABLE_FIELD } message: "Field \'keyword.match_type\' cannot be modified by \'UPDATE\' operation." location { field_path_elements { field_name: "operations" index: 0 }

Batch enable advertising error message

2024-03-06 Thread ran liu
Hello everyone, we have encountered an issue where we encountered an error message while enabling advertisements in bulk. The message is "The request would cause a limit on the number of allowed resources of this type to be exceeded." Upon inspection, it was found that there were only 20

call Google ads api(GoogleAdsServiceClient#mutate) exception

2024-01-09 Thread ran liu
we call the Google ads api(GoogleAdsServiceClient#mutate) ,meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: {"extractError":[{"errorCode":"asset_group_listing_group_filter_error: UNIT_CANNOT_HAVE_CHILDREN\n","errorValue":"int64_value:

call Google ads api(GoogleAdsServiceClient#mutate) exception

2024-01-09 Thread ran liu
When managing Google ads, remove a piece of advertising data and call the Google ads api(GoogleAdsServiceClient#mutate) ,we meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: {"extractError":[{"errorCode":"asset_group_listing_group_filter_error:

call Google ads api(GoogleAdsServiceClient.mutate) exception

2024-01-09 Thread ran liu
we call the Google ads api(GoogleAdsServiceClient#mutate) ,meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: { "extractError": [{ "errorCode": "asset_group_listing_group_filter_error: UNIT_CANNOT_HAVE_CHILDREN", "errorValue": "int64_value: 6462030945" }],

call Google ads api(GoogleAdsServiceClient.mutate) exception

2024-01-09 Thread ran liu
we call the Google ads api(GoogleAdsServiceClient.mutate) ,meet an error, the requestid is : 3VgRMsmMaXlYlZmRQLLw7A The details are as follows: { "extractError": [{ "errorCode": "asset_group_listing_group_filter_error: UNIT_CANNOT_HAVE_CHILDREN", "errorValue": "int64_value: 6462030945" }],

Re: get labels data from ad_group_ad not match google ads

2023-12-04 Thread ran liu
Thank you very much for your reply. We have found the reason. When the operation staff tagged account A, they tagged account B. When we pulled the label data of account A, we could not directly pull the label data of account B. 在2023年12月5日星期二 UTC+8 03:10:01 写道: > Hi, > > Thank you for reaching