Re: Error when setting a campaign strategy Maximize Conversion

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Claude,

Unfortunately, we currently do not have an example specific to creating or 
using the maximize conversions. Allow me to raise a feature request for your 
suggestion.

Also since you mentioned "On my side it still not working", could you provide 
more details on the issue or possibly the error you are encountering? You may 
also note that maximize conversions is applicable only to Search type 
campaigns, as discussed here.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q2Bec1B: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/-tYwf0QOAZ7X00YAL203MLRyaBXtVQ4fs-fA%40sfdc.net.


TargetingIdeaService

2021-02-09 Thread Gabriel Radu
Hello, I want to use the TargetingIdeaService, but form a server to server 
connection. I see that connecting service account is only available for Ad 
Manager api, but that does not allow me to use the TargetingIdeaService. 

Also, Ads Api, seems to be only for desktop and web apps. How is the best 
way to implemenet TargetingIdeaService?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/5886863f-65ba-4876-86c7-cb66aab04256n%40googlegroups.com.


INVALID_FIELD_NAME Error For requesting Multiple Selector Fields in CampaignService

2021-02-09 Thread Jagadish B
I'm trying to send XML based Adwords API request to CampaignService.

As per the API documentation for the CampaignService  

 we 
can pass on multiple selector fields in the XML request. But I don't 
understand the format in which these fields should be passed on ..

I have tried the following formats for requesting Campaign Id and Campaign 
Name selector fields, but it is giving me INVALID_FIELD_NAME error.

Formats tried :  'Id','Name'  ;  [Id,Name]  ; ['Id','Name']    All 
raising same error.
both Id and Name are valid fields for the CampaignService.

Can any help me with what should be the format in which these selector 
formats should be passed on?

I attach the XML request body and Error below

http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201809"; 
xmlns:v201="https://adwords.google.com/api/adwords/cm/v201809";>
   
  
 
 767-***-9100
 
 cnitijDtDzSklQ
 
 SoapUI
 
 true
 
 false
  
   
   
  
 
 

[Id,Name]


   
   StartDate
   
   GREATER_THAN_EQUALS
   
   20200101



   
   20200101
   
   20210131



   
   StartDate
   
   ASCENDING



   
   0
   
   3

 
  
   


Error Msg:
The remote server returned an error: (500) Internal Server Error.
Response Url: 
https://adwords.google.com/api/adwords/cm/v201809/CampaignService

Status Code: InternalServerError

Response Body: http://schemas.xmlsoap.org/soap/envelope/";>https://adwords.google.com/api/adwords/cm/v201809";>0005baf675ca44de0a62e20866020df5CampaignServiceget0149soap:Client[SelectorError.INVALID_FIELD_NAME
 
@ serviceSelector; trigger:'[Id,Name]']https://adwords.google.com/api/adwords/cm/v201809";>[SelectorError.INVALID_FIELD_NAME
 
@ serviceSelector; 
trigger:'[Id,Name]']ApiExceptionhttp://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="SelectorError">serviceSelectorserviceSelector[Id,Name]SelectorError.INVALID_FIELD_NAMESelectorErrorINVALID_FIELD_NAME

Much appreciate your help on this.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/222b9fd8-d3a1-49c0-9099-2db1b3a4a24cn%40googlegroups.com.


RE: ManagedCustomerServiceError.NOT_AUTHORIZED

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Artem,

I would like to inform you that I am going to delete your initial post as it 
contains API logs. For providing information, I would suggest using Reply 
privately to author option for privacy purposes.

Moving forward, upon checking the provided logs, I can see that you've set the 
customer ID of a client customer account. This is the possible why the error 
occurred, you should not use a client account in API header if you are planning 
to create a client account. You will need to set the customer ID of a MCC 
account instead and retry the API request.

If the issue persists or encounter any issues, you can provide the complete 
SOAP request and response logs generated on your end via Reply privately to 
author option.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2Bf5RG: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/RkEIp0QOAXTQ00tBu6oZF5SeujUkMn3i5Akw%40sfdc.net.


Shopping ad group targeting single product

2021-02-09 Thread Stepanian
I am trying to add a criterion to an ad group for a single shopping product 
item ID. I understand that I need to create a subdivision criterion and an 
"other" criterion, which I will set to Negative. I can't find any samples. 
Here is my attempt, which is giving me 
a LISTING_GROUP_SUBDIVISION_REQUIRES_OTHERS_CASE 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/5c55067d-eb9b-4eda-9d9d-305aaf97edc5n%40googlegroups.com.
public void addListingGroupCriterion(String adGroupResourceName, String 
itemId) {
List operations = new ArrayList<>();
ListingGroupInfo subdivisionListingGroupInfo = 
ListingGroupInfo.newBuilder()

.setType(ListingGroupTypeEnum.ListingGroupType.SUBDIVISION)
.build();
AdGroupCriterion subdivisionCriterion = 
AdGroupCriterion.newBuilder()
.setAdGroup(adGroupResourceName)
.setListingGroup(subdivisionListingGroupInfo)
.setCriterionId(-1L)
.build();

ProductItemIdInfo othersProductItemId = 
ProductItemIdInfo.newBuilder()
.build();
ListingDimensionInfo othersListingDimensionInfo = 
ListingDimensionInfo.newBuilder()
.setProductItemId(othersProductItemId)
.setProductType(ProductTypeInfo.newBuilder())
.build();
ListingGroupInfo othersListingGroupInfo = 
ListingGroupInfo.newBuilder()

.setType(ListingGroupTypeEnum.ListingGroupType.UNIT)
.setCaseValue(othersListingDimensionInfo)

.setParentAdGroupCriterion(subdivisionCriterion.getResourceName())
.build();
AdGroupCriterion othersCriterion = AdGroupCriterion.newBuilder()
.setAdGroup(adGroupResourceName)
.setListingGroup(othersListingGroupInfo)
.setNegative(true)
.build();

ProductItemIdInfo productItemIdInfo = 
ProductItemIdInfo.newBuilder().setValue(itemId).build();
ListingDimensionInfo productListingDimensionInfo = 
ListingDimensionInfo.newBuilder()
.setProductItemId(productItemIdInfo)
.build();
ListingGroupInfo productListingGroupInfo = 
ListingGroupInfo.newBuilder()

.setType(ListingGroupTypeEnum.ListingGroupType.UNIT)
.setCaseValue(productListingDimensionInfo)

.setParentAdGroupCriterion(subdivisionCriterion.getResourceName())
.build();
AdGroupCriterion productCriterion = 
AdGroupCriterion.newBuilder()
.setAdGroup(adGroupResourceName)

.setStatus(AdGroupCriterionStatusEnum.AdGroupCriterionStatus.ENABLED)
.setListingGroup(productListingGroupInfo)
.setCpcBidMicros(100L)
.build();

operations.add(AdGroupCriterionOperation.newBuilder().setCreate(subdivisionCriterion).build());

operations.add(AdGroupCriterionOperation.newBuilder().setCreate(othersCriterion).build());

operations.add(AdGroupCriterionOperation.newBuilder().setCreate(productCriterion).build());
try (AdGroupCriterionServiceClient agcServiceClient =
 
googleAdsClient.getLatestVersion().createAdGroupCriterionServiceClient()) {
agcServiceClient.mutateAdGroupCriteria(customerId, 
operations);
}
}


Re: How to get asset information for HTML5_UPLOAD_AD

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Dihan,

Upon checking also the html5_media_bundles, only the resource name of its asset 
is available. With this, allow me to create a feature request related to your 
inquiry.

Please note that this will be subject for review. For now, you may keep an eye 
on our blog for updates.

Best regards,

Peter Laurence Napa Oliquino
Google Ads API Team
ref:_00D1U1174p._5004Q27tfEX: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/Hrtde0QOAK4A00hW1N9IG3SyqflWNnelP4cg%40sfdc.net.


Is a developer token a secret?

2021-02-09 Thread Charles Giardina
Hi,

Should I be treating my developer token as a secret? or can it be public? 
Is it a public identifier or a secret between me and google? Basically 
trying to figure out if it's going to be okay to leave this token in my 
source code on github.

Based on the docs, I haven't been able to figure out one way or another.

Thanks,
Charles

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/eafb69c5-f16b-4470-8213-6c9c3ea944een%40googlegroups.com.


Re: Setting listingScope in Google Ads API return INTERNAL_ERROR

2021-02-09 Thread Yoshie Agata
Hi Anthony,

Thank you for your reply.
I sent an email again with the subject, "Setting listingScope returns 
INTERNAL_ERROR issue on Google Ads API".

I attached the email Lakshmi sent me also 
https://groups.google.com/g/adwords-api/c/W9U_TrzcWBs/m/z4yjHh0IBAAJ.

Let me know if you still cannot find it.

Thank you.

Yoshie
On Wednesday, February 10, 2021 at 3:29:50 AM UTC+9 adsapiforumadvisor 
wrote:

> Hi Yoshie,
>
> I was unable to find your email. Can you let me know the email subject?
>
> Thanks,
> Anthony
>
> [image: Google Logo] 
> Anthony 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Bdg1v: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/7eb92efa-3a12-4c5e-a94c-7695fd90d400n%40googlegroups.com.


Re: How to get approved developer token as a non-advertiser.

2021-02-09 Thread Webte Hayat
Hi, thank you for your response.
Well I will consider your advice. I would also have one more question. Is 
it possible to upgrade to basic access with a low expense history? Also, 
how much history is required to upgrade to basic access?

9 Şubat 2021 Salı tarihinde saat 20:44:08 UTC+3 itibarıyla 
adsapiforumadvisor şunları yazdı:

> Hi Webte,
>
> Thank you for reaching out. In order to access the API you have to use the 
> developer token. However, it’s not necessary to apply for one and in some 
> cases you won’t be granted one either. So my suggestion is to contact your 
> advertising agency or MCC account holder to ask for the use of the existing 
> developer token. Otherwise, you could apply to upgrade your token to Basic 
> access level.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>  
> [image: Google Logo] 
> Xiaoming 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2BevSK: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/0e73db6f-8668-440d-b33c-127927c258efn%40googlegroups.com.


RE: fetching data for server-side

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Ngô,

Thank you for reaching out. After you obtain the refresh token due to the 
authorization of the user, you would be able to make an API call to 
CustomerService.getCustomers() to fetch the user’s client customer id and then 
fetch attributes and metrics from different reports for this client customer.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2Bf4av: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/Un9I90QOA4LT00dV-cQfWvQQmjJfx9aA0tmw%40sfdc.net.


Re: Setting listingScope in Google Ads API return INTERNAL_ERROR

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Yoshie,

I was unable to find your email. Can you let me know the email subject?

Thanks,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2Bdg1v: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/E5fAU0QO9Y1A00MPgL0CnYSkq3xuOl54S4qg%40sfdc.net.


Re: Error message "The developer token is not approved. Non-approved developer tokens can only be used with test accounts."

2021-02-09 Thread Gregory Golberg
How come "reply to author" is greyed out for me?

On Tuesday, February 9, 2021 at 9:53:05 AM UTC-8 adsapiforumadvisor wrote:

> Hi,
>
> Please send the following details using 'Reply privately to author' 
> option: 
>
>1. API request and error response 
>2. Account id 
>3. User email address 
>
> Thanks,
> [image: Google Logo] 
> Lakshmi Prathipati 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2BeuS2: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/bed285c2-3054-4f2f-b91b-271c4546997cn%40googlegroups.com.


RE: Error message "The developer token is not approved. Non-approved developer tokens can only be used with test accounts."

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi,

Please send the following details using 'Reply privately to author' option:

API request and error response
Account id
User email address

Thanks,

Lakshmi Prathipati
Google Ads API Team
ref:_00D1U1174p._5004Q2BeuS2: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/lgXQB0QO9WBY00g8GALeH5SwK6c7IsVDnzgQ%40sfdc.net.


RE: How to get approved developer token as a non-advertiser.

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Webte,

Thank you for reaching out. In order to access the API you have to use the 
developer token. However, it’s not necessary to apply for one and in some cases 
you won’t be granted one either. So my suggestion is to contact your 
advertising agency or MCC account holder to ask for the use of the existing 
developer token. Otherwise, you could apply to upgrade your token to Basic 
access level.

Thanks and regards,
Xiaoming, Google Ads API Team

Xiaoming
Google Ads API Team
ref:_00D1U1174p._5004Q2BevSK: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/e1DHa0QO9VX500I9DfrwOdQHuuI4Lh8g_4tw%40sfdc.net.


RE: Preferred Deals

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Carlie,

Preferred Deals is a feature related to the Ad Manager API (this channel 
supports the Ads API). I recommend reaching out to Ad Manager support for more 
assistance on your inquiry.

Regards,
Matt
Google Ads API Team

Matt
Google Ads API Team
ref:_00D1U1174p._5004Q2Beokk: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/lzUDd0QO9U4500TOCQP3hbR_COGT1ytJPE2g%40sfdc.net.


RE: Phrase match contiguity requirement

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Don,

This issue is better suited for the Google Ads support team as this isn't an 
API specific issue. You can contact their team through this link.

Regards,
Anthony

Anthony
Google Ads API Team
ref:_00D1U1174p._5004Q2BenSS: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/aErG_0QO9PBW004TYHSHqeTBq547KGTwdxKA%40sfdc.net.


Re: Error when setting a campaign strategy Maximize Conversion

2021-02-09 Thread cbeau...@acquisio.com
Hi,

There are a lot of thread open about changing a campaign to maximize 
conversion and the classic reflex is always to throw people at the examples 
which don't include examples about maximize conversions. It would be great 
if Google team could make an example about changing a campaign to Maximize 
Conversions. On my side it still not working.

Thanks 

Claude

On Monday, February 8, 2021 at 9:55:12 PM UTC-5 adsapiforumadvisor wrote:

> Hi Nirit,
>
> Thank you for reaching out. You may refer below for my responses to your 
> questions :
>
>
> *1. What optimization goal matches the maximize conversions strategy?*
>
> Unfortunately, the maximize conversions is not compatible with app 
> campaigns and works only with search campaigns. For more information on the 
> different bidding strategy types and where they can be applied, you may 
> refer to this guide 
> 
> .
>
>
> *2. What's the code for setting this bidding strategy of maximize 
> conversions?*
>
> General (code) examples on how bidding strategies can be applied can be 
> found here 
> 
> .
>
> Best regards,
>
> [image: Google Logo] 
> Peter Laurence Napa Oliquino 
> Google Ads API Team 
>   
>
> ref:_00D1U1174p._5004Q2Bec1B: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/b2d468d1-ca52-49b1-a7e6-d758bec79886n%40googlegroups.com.


ManagedCustomerServiceError.NOT_AUTHORIZED

2021-02-09 Thread Artem Zaharkov

Request

http://schemas.xmlsoap.org/soap/envelope/";>

https://adwords.google.com/api/adwords/mcm/v201809";>
https://adwords.google.com/api/adwords/cm/v201809";>663-468-6245

https://adwords.google.com/api/adwords/cm/v201809";>***

https://adwords.google.com/api/adwords/cm/v201809";>unknown 
(AwApi-DotNet/24.9.0, Common-Dotnet/9.5.0, .NET CLR/3.1.10, , gzip)



http://www.w3.org/2001/XMLSchema-instance";
xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
https://adwords.google.com/api/adwords/mcm/v201809";>

https://adwords.google.com/api/adwords/cm/v201809";>ADD


test
USD
Etc/GMT






Response

http://schemas.xmlsoap.org/soap/envelope/";>

https://adwords.google.com/api/adwords/cm/v201809";
xmlns="https://adwords.google.com/api/adwords/mcm/v201809";>
0005bae3cb47bc060a1b5415430c3b83
ManagedCustomerService
mutate
1
176




soap:Server
[ManagedCustomerServiceError.NOT_AUTHORIZED @ 
operations[0]]

https://adwords.google.com/api/adwords/mcm/v201809";

xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201809";>

[ManagedCustomerServiceError.NOT_AUTHORIZED @ 
operations[0]]

ApiException
http://www.w3.org/2001/XMLSchema-instance"; 
xsi:type="ManagedCustomerServiceError">
operations[0]

operations
0



ManagedCustomerServiceError.NOT_AUTHORIZED

ManagedCustomerServiceError
NOT_AUTHORIZED







User (with token generated) is admin ( *TOOLS & SETTINGS > SETUP > Account 
access > USERS tab*. )

Why error? Seems all needed access granted


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6a1bee89-9f0f-4589-ab7d-2827d971a698n%40googlegroups.com.


Re: Google Ads API: Grpc.Core.RpcException: Status(StatusCode="Unavailable", Detail="GOAWAY received", ..)

2021-02-09 Thread Google Ads API Forum Advisor Prod
Hi Kevin,

I work with Lakshmi and allow to provide updates to your concern.

Based on our discussion, this issue is library-level error and I am afraid that 
this type of issue is already outside of our scope. However, so that I can 
direct you to the proper channel where you can post this issue and get support, 
please specify what client library you are using.

Provided on this link the list of supported client libraries in Google Ads API.

Regards,

Ernie John Blanca Tacata
Google Ads API Team
ref:_00D1U1174p._5004Q2Bbwdk: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/AZiSr0QO974600x8uzPoCsSfSEixgEcYT4mQ%40sfdc.net.