Hi there,

Thanks for reaching out to the Google Ads API Forum.

You may use the AdGroupCriterion to update the keyword and final URL's. That 
said, you may use GoogleAdsService.Mutate endpoint, which essentially wraps a 
series of individual mutate calls on the resource services and provides the 
following benefits:

Grouped actions across different resource services. Normal calls can only 
execute operations against a single resource service.
Temporary resource names. Combine operations to create an entity and its child 
entities in a single request.

Using MutateOperation, you may be able to use AdGroupCriterionOperation for 
creating, removing, and updating on an ad group criterion for keywords such as 
finalURL's.


You may refer to below REST endpoint:

mutate

POST /v12/customers/{customerId}/googleAds:mutate

Creates, updates, or removes resources.


For client libraries, you may refer to this code examples: 
https://developers.google.com/google-ads/api/docs/samples/update-keyword


Regards,

Yasar
Google Ads API Team
ref:_00D1U1174p._5004Q2gPlbG:ref

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/8DciY000000000000000000000000000000000000000000000RLHUPE0015lMqHXhTKi2XH5WArQsLA%40sfdc.net.
  • Up... 박휘건
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to