API: Caller phone number in call_view

2022-10-11 Thread jca...@katanatechworks.com
Hi Team, I know this has been discussed before but is there a plan to add this in the next patch or version? Regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You

Re: Set/Unset Ad Group Criterion Gender Targets

2022-06-03 Thread jca...@katanatechworks.com
Hello Team, It looks like *ad_group_criterion.gender.type *is a IMMUTABLE_FIELD I just what to know if it is possible to update Adgroup Gender Audience using the api (see image) ? [image: Screen Shot 2022-06-04 at 10.38.59 AM.png] *UPDATE operation* errors { error_code { request_error: IM

Set/Unset Ad Group Criterion Gender Targets

2022-05-27 Thread jca...@katanatechworks.com
Hello Team, I am trying to set or under gender criterion to ad group but it is not working. *Adding gender:* ad_group_criterion_operation = google_client.get_type('AdGroupCriterionOperation') ad_group_criterion = ad_group_criterion_operation.create ad_group_c

Re: FaultMessage: Internal error encountered.

2022-05-27 Thread jca...@katanatechworks.com
All good now, I adjusted the retry sleep and chunk the payload. Cheers! On Tuesday, May 3, 2022 at 12:40:53 PM UTC+8 adsapi wrote: > Hello John, > > > > I'm Kevin from the Google Ads API Team. > > > > Can you retry the request and check if you'd still encounter an error? If > yes, please p

Re: Updating campaign bidding_strategy_type to MANUAL_CPC

2022-05-27 Thread jca...@katanatechworks.com
Thanks! working now. On Thursday, May 26, 2022 at 12:00:01 AM UTC+8 adsapi wrote: > Hi there, > > Thanks for reaching out to the Google Ads API Forum. > > As mentioned in this *Python client library code* > , > > b

Updating campaign bidding_strategy_type to MANUAL_CPC

2022-05-24 Thread jca...@katanatechworks.com
Hello Team, I was able to update the existing bidding_strategy_type for a campaign to MAXIMIZE_CONVERSION_VALUE: campaign.maximize_conversion_value.target_roas My questions is how do I revert the bidding_strategy_type to MANUAL_CPC? This doesn't work: campaign.manual_cpc.enhanced_cpc_enabl

FaultMessage: Internal error encountered.

2022-05-02 Thread jca...@katanatechworks.com
Hi Google Ads Team, We are running a script that adds the negative keywords to an ad group and we encountered an internal error while running the mutate calls. Request made: ClientCustomerId: [***], Host: googleads.googleapis.com, Method: /google.ads.googleads.v10.services.AdGroupCrite