Re: keyword match type update - Regs

2021-04-06 Thread Osoftz Tech
Thank you for the clarification.

On Mon, Apr 5, 2021 at 9:43 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hi,
>
> Thank you for reaching out. Since the KeywordInfo
> 
> is immutable, the keyword criterion
> 
> could not be updated once it’s created via the API. There isn’t any other
> way to achieve this via the API.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
> [image: Google Logo]
> Xiaoming
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q2Epb0v: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CABPsAOs66Of4E-erFjF41pDzJcZnKkGE-a5Ly29DTCDS4f8sJg%40mail.gmail.com.


keyword match type update - Regs

2021-04-02 Thread Osoftz Tech
Hi Google Team,

1) I cannot change the *match type *of a keyword using AdGroupCriterion 
operation.But, in Google Ads UI, it can be changed

2) Is it possible to update the keyword match type after a keyword is 
created ?
3) If it is possible, how to achieve it ? Which service should be used 
to achieve it ?


 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/61318161-b599-4e2a-b5cc-eab7d8307e8dn%40googlegroups.com.


Re: Cannot Mutate Ad Group Criterion - Regs

2021-03-30 Thread Osoftz Tech
Since, I don't have the option enabled, I continue to reply in this mail 
thread.
I have attached a file containing request and response log.

On Monday, March 29, 2021 at 12:13:45 PM UTC+5:30 adsapiforumadvisor wrote:

> Hi,
>
> To have a deeper analysis to this issue, could you provide the complete 
> request 
> 
>  and response 
> 
>  logs 
> with request ID 
> 
>  generated 
> on your end via *Reply privately to author* option?
>
> If you haven't enabled the logging of API transactions, then you may 
> follow this guide 
> 
> .
>
> Regards,
> [image: Google Logo] 
> Ernie John Blanca Tacata 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2EnjyS: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4d19f2c2-e120-40c0-912b-ff16cc0643d5n%40googlegroups.com.
[2021-03-30 11:16:16,644 - DEBUG] Making request: POST 
https://accounts.google.com/o/oauth2/token  
  [2021-03-30 11:16:16,657 - DEBUG] 
Starting new HTTPS connection (1): accounts.google.com:443  
   [2021-03-30 
11:16:17,096 - DEBUG] https://accounts.google.com:443 "POST /o/oauth2/token 
HTTP/1.1" 200 None  
 [2021-03-30 11:16:17,129 - ERROR] Parameter to MergeFrom() must be 
instance of same class: expected 
google.ads.googleads.v5.services.AdGroupCriterionOperation got 
google.ads.googleads.v5.resources.AdGroupCriterion.

Cannot Mutate Ad Group Criterion - Regs

2021-03-27 Thread Osoftz Tech
Hi Google Team,

I'm trying to *add user_interest criterion on ad group level*, but 
i *cannot mutate it*.
I keep getting following error - "*TypeError: Parameter to MergeFrom() must 
be instance of same class: expected 
google.ads.googleads.v5.services.AdGroupCriterionOperation got 
google.ads.googleads.v5.resources.AdGroupCriterion*"

 I have attached my code and request id.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/070e8d2e-d3e4-49d0-b5a7-25899def034fn%40googlegroups.com.
[2021-03-27 11:45:45,761 - INFO] Request made: ClientCustomerId: 6948339166, Host: googleads.googleapis.com:443, Method: /google.ads.googleads.v5.services.AdGroupService/MutateAdGroups, RequestId: xBqDQ6a_BY37kYFyXYt6ow, IsFault: False, FaultMessage: None 


def adgroup_criterion_operation(customer_id, kwargs):
client = connect_ads_api()
adgroup_criterion_service = client.get_service("AdGroupCriterionService", version="v5")
criterion_operations_list = []
for interest_id in kwargs['affinity_list']:
adgroup_criterion_operation = client.get_type("AdGroupCriterionOperation", version="v5")
ad_group_operation = adgroup_criterion_operation.create
ad_group_operation.user_interest.user_interest_category = f'customer/{customer_id}/userInterests/{interest_id}'
criterion_operations_list.append(ad_group_operation)
try:
response = adgroup_criterion_service.mutate_ad_group_criteria(
customer_id, criterion_operations_list
)
except GoogleAdsException as ex:
print(
f'Request with ID "{ex.request_id}" failed with status '
f'"{ex.error.code().name}" and includes the following errors:'
)
for error in ex.failure.errors:
print(f'\tError with message "{error.message}".')
if error.location:
for field_path_element in error.location.field_path_elements:
print(f"\t\tOn field: {field_path_element.field_name}")
return None
return True




Implementing Audience Targeting for search campaigns - Regs

2021-03-26 Thread Osoftz Tech
Hi Google team,

  1) Can it be implemented for *search campaigns* ?
  2) How to implement audience targeting using *Google Ads API*
 ?
  3) If it is, which of the following should be used in *ad 
group criteria* to achieve it,
a) *CustomAffinityInfo*
b) *CustomIntentInfo*
c) *UserInterestInfo*

 Thank You.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d2b91bd1-807d-4228-8a6f-a69998c3c89an%40googlegroups.com.


Regarding Keyword Planner API

2021-03-16 Thread Osoftz Tech
Hi google team,
How to add keywords to an existing campaign or ad groups from 
keyword planner using Google Ads API ? This option is available in Keyword 
Planner's UI. Is there a way to achieve it  in  Google Ads API ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/d9567c81-f027-40b3-a751-cf4c468b6e63n%40googlegroups.com.


Re: Add affinity, in-market and detailed-demographics to search type campaign

2020-11-19 Thread Osoftz Tech
But i can add these audiences in default "*google ads UI*" for search
campaigns, there it seems to be working fine.

On Thu, Nov 19, 2020 at 10:10 PM Google Ads API Forum Advisor Prod <
adsapiforumadvi...@gmail.com> wrote:

> Hello,
>
> Unfortunately, these are not available for search campaigns. You can refer
> to this chart
> 
> to see what criteria is available at what level.
>
> Regards,
> Anthony
> Google Ads API Team
>
> [image: Google Logo]
> Anthony
> Google Ads API Team
>
>
> ref:_00D1U1174p._5004Q27v56M: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/CABPsAOskSngJabXfJzQ1wG-GL-wzZrbYQbEexzzU5W_t4M%2BH7A%40mail.gmail.com.


Add affinity, in-market and detailed-demographics to search type campaign

2020-11-19 Thread Osoftz Tech
Is it possible ? If it is, then using "*CustomAffinityInfo and* *custom 
interest*" or "*UserInterestInfo and UserInterest*"  is correct way to 
achieve it   ? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9a9ba316-c795-4ebc-a676-56c3183ed7e1n%40googlegroups.com.


Re: CustomInterest creation in google ads api - Regs

2020-11-19 Thread Osoftz Tech
Issue has been resolved thanks

On Thursday, November 19, 2020 at 4:02:03 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hello,
>
> Thank you for providing the screenshots of the error and the code snippet. 
> However, it would be most helpful if you could privately provide the full 
> response and request logs so that we can investigate the issue.
>
> Regards,
> Matt
> Google Ads API Team
>
> [image: Google Logo] 
> Matt 
> Google Ads API Team 
>   
>  
>
> ref:_00D1U1174p._5004Q27uSVf: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/98fec800-4486-4d21-8877-85c60854485dn%40googlegroups.com.


CustomInterest api issue - reg

2020-11-17 Thread Osoftz Tech
 I cannot create custom interest using mentioned services 
(CustomInterestService) and i keep getting error. I have attached my code 
and error 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/788b81d9-7ec2-46e8-be14-9c5f1b19ffd2n%40googlegroups.com.


Re: CustomInterest creation in google ads api - Regs

2020-11-17 Thread Osoftz Tech
Hi,
  I cannot create custom interest using above mentioned services 
(CustomInterestService) and i keep getting error. I have attached my code 
and error 

On Wednesday, November 18, 2020 at 9:16:46 AM UTC+5:30 adsapiforumadvisor 
wrote:

> Hi,
>
> Thank you for reaching out.
>
> You can create a CustomInterest 
> 
>  
> using the CustomerInterestService 
> .
>  
> You can later on input its details into the CustomAffinityInfo 
> 
>  
> and create it using the CampaignCriterionService 
> 
>  or 
> the AdGroupCriterionService 
> 
> .
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q27uSVf: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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/881258d1-c17f-4333-a230-faf972d0f404n%40googlegroups.com.


CustomInterest creation in google ads api - Regs

2020-11-17 Thread Osoftz Tech
I forgot to share my code ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/4ab9d17f-c878-427c-ab66-067e6f1717b2n%40googlegroups.com.


CustomInterest creation in google ads api - Regs

2020-11-17 Thread Osoftz Tech
How to create CustomInterest object for targeting CustomAffinityInfo 
audiences ? 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/62f9855e-7c25-4086-98e4-926261ef0440n%40googlegroups.com.


Ads api recommendation and geo targeting - Regs

2020-11-04 Thread Osoftz Tech
We are developing a Ui like on google ads api and we want to implement map 
part exactly.
We encountered a problem, cannot implement polygon shaped marking when user 
selects a suggested place. Is there a way to implement it ?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7e5e6440-6076-400b-b6ac-f60ca8bd7ffen%40googlegroups.com.