RE: the bid_modifier in campaigncriterion cannot be set for some criteria

2024-09-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Kindly note that you can check the user interface of the Google Ads for current bid adjustment types and their bid modifier ranges. The API behaves the same way. This message is in relation to case "ref:!00D1U01174p.!5004Q02vG4R9:ref" (ADR-00267935) Thanks, Google Ads API Team -- -- =~

RE: the bid_modifier in campaigncriterion cannot be set for some criteria

2024-09-12 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. Based on the information provided, I understand that you are looking for guidance for which campaign criteria bid_modifiers field needs to be set as it's working for the location but not with the language. Note that as per the

The bid_modifier in CampaignCriterion cannot be set for some criteria

2024-09-12 Thread xiaochuan li
The documentation does not specify which criteria can be set and which cannot. Can you give me a specific one, or update the documentation? For example, 'location' can set the bid_modifier, but language cannot. https://developers.google.com/google-ads/api/reference/rpc/v16/CampaignCr

Negative Device by CampaignCriterion

2024-03-12 Thread Ihor S.
I'm trying to create a campany and exclude Tablet Device from the CampaignCriterion. So I create negative CampaignCriterion Object(PHP) $campaignCriterion = new CampaignCriterion(); $campaignCriterion->setCampaign(...); $campaignCriterion->setDevice(...); $campaignCriterion->se

Re: Not found Detail demographics record when query CampaignCriterion

2023-04-03 Thread j...@eulerity.com
Any updates on this feature? Not having this data available via the API makes it quite difficult to manage campaigns that have been edited via the UI On Monday, October 3, 2022 at 1:31:39 AM UTC-4 Google Ads API Forum Advisor wrote: > Hi Santoni, > > Thank you for getting back to us. > > With

Re: Not found Detail demographics record when query CampaignCriterion

2022-10-02 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Santoni, Thank you for getting back to us. With regards to your concern, what we can do is to advise you to follow our blog post for the updates when it will become supported. Kind regards, Sherwin Vincent Google Ads API Team ref:_00D1U1174p._5004Q2ev7u0:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=

Re: Not found Detail demographics record when query CampaignCriterion

2022-10-02 Thread Santoni kho
Hi, if have any update for detailed demographic able set or receive in CampaignCriterion with Google Ads API. can help to inform me ? Thank you On Friday, September 30, 2022 at 10:10:29 PM UTC+7 adsapi wrote: > Hi Santoni, > > Thank you for providing the requested information. I

Re: Not found Detail demographics record when query CampaignCriterion

2022-09-30 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Santoni, Thank you for providing the requested information. I work with Sherwin and allow me to assist you here. I am afraid that the detailed demographic is currently not possible using Google Ads API. Fortunately, this feature request is already raised to the the rest of our team, subject

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-04-08 Thread Leo Sanchez
Hi, Were you guys able to gather more info about my last question? I understand that maybe it's a simple and trivial question but given the fact that in changes functionality compared to AdWords, we need to know if we need to accommodate our code to support this. The AdWords API is about to g

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-28 Thread Leo Sanchez
Hi, I wanted to know if you were able to make progress with this issue. Thanks, Leo On Wednesday, March 23, 2022 at 11:45:19 AM UTC-4 adsapi wrote: > Hi Leo, > > Thank you for the reply. I'm also a member of the Google Ads API support > team. > > I already raised this issue to my team. Rest as

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-22 Thread Leo Sanchez
Hi, Thanks for the answer, so, just to confirm, you're saying that: - The AdWords API call using CampaignCriterionService interface will return *all *the CampaignCriteria with *all *the associated UserList to it, no matter if they still exist or not. - However the Google Ads call us

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-22 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Leo, I working with Yasar. It is working as expected. In the Adwords API, you are using campaign criterion service code and so many other field you are not using AWQL. The userlist such as 798684141, 796287371, 797622031 and 796624826 does not exists like other rest of userlists 65 entries.

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-21 Thread Leo Sanchez
Hi Yasar, Thank you for the reply, we still have more questions: Why is this difference happening? Why is it normal to Google Ads API to have less data than the AdWords API? We thought that AdWords API always returns the "real" data and Google Ads API has to return exactly the same, hence the

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-17 Thread Ngon Nguyen
and the user_list that should be related to it. > > For a particular client AdWords is returning 69 CampaignCriterion objects > and all of them have the CriterionUserList object present. That'd be id, > userListId, userListName, etc. > The same client but in Google Ads API has al

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-17 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Leo, Thank you for providing information. Please allow me to share this with our team and we will provide an update shortly. Thanks, Nirmita Google Ads API Team ref:_00D1U1174p._5004Q2YlJQf:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googl

Re: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-16 Thread Leo Sanchez
Replied to Nirmita with the requested info. Thanks, Leo On Tuesday, March 15, 2022 at 10:31:45 AM UTC-4 adsapi wrote: > Hi Leo, > > Thank you for reaching out to the Google Ads API support team. > > Could you share with us the following details below so our team can better > check on the issue

RE: AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-15 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Leo, Thank you for reaching out to the Google Ads API support team. Could you share with us the following details below so our team can better check on the issue? In the AdWords API complete SOAP logs (request and response with requestId) In the Google Ads API complete logs (request and r

AdWords API is returning more CampaignCriterion/UserList than Google Ads APIPI

2022-03-14 Thread Leo Sanchez
particular client AdWords is returning 69 CampaignCriterion objects and all of them have the CriterionUserList object present. That'd be id, userListId, userListName, etc. The same client but in Google Ads API has also 69 CampaignCriterion objects *but *only 65 have the CriterionUserList o

RE: Create CampaignCriterion Issue

2022-01-20 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hello Daniel, Thanks for reaching out to the Google Ads API support. I understand that you have encountered the FieldError: required error. Usually it occurs when the required field is not present. To investigate the issue, kindly please share the complete request and response logs with reques

Create CampaignCriterion Issue

2022-01-20 Thread dani...@gmail.com
Hi, I' m trying to add CampaignCriterion via REST but getting an error: I'm sending it to : https://googleads.googleapis.com/v9/ustomers//campaignCriteria:mutate with the ff json encoded params: {"operations":[{"create":{"type":"LOCATION",&qu

RE: CampaignCriterion creation with bid modifier getting FIELD_INCOMPATIBLE_WITH_NEGATIVE_TARGETING

2021-12-06 Thread 'Google Ads API Forum Advisor' via AdWords API and Google Ads API Forum
Hello Will, Thank you for posting your concern. It appears that the behavior of the API request is as expected and let me explain why. Please note that if the ‘negative’ field is set as ‘false’, we are creating positive / standard keywords. Refer to the KeywordsInfo section in the Campaign Cri

CampaignCriterion creation with bid modifier getting FIELD_INCOMPATIBLE_WITH_NEGATIVE_TARGETING

2021-12-03 Thread Will Schymik
Hello, I am trying to create a CampaignCriterion with a bid modifier. My request is as follows: Method: /google.ads.googleads.v7.services.CampaignCriterionService/MutateCampaignCriteria Host: googleads.googleapis.com Headers: { "developer-token": "REDACTED",

RE: Google Ads API - Unbound variable for CampaignCriterion

2021-08-05 Thread Google Ads API Forum Advisor
Hi Marut, I suggest you bring this to the Ads API Java Client Library issue tracker. Regards, Aryeh Baker Google Ads API Team ref:_00D1U1174p._5004Q2HLnm4:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~

Google Ads API - Unbound variable for CampaignCriterion

2021-08-04 Thread Pode Marut
Hi Team, Developers I'm using Google Ads API and please find the following versions below: build.gradle implementation 'com.google.api-ads:google-ads:14.0.0' implementation group: 'com.google.api', name: 'gax', version: '1.65.1' implementation group: 'com.google.api', name: 'gax-grpc', version: '

RE: set devices while doing mutate campaignCriterion operation

2020-04-09 Thread Google Ads API Forum Advisor Prod
Hi Afsane, Please note that not all campaign types will allow you to adjust bids. Based on your error, it looks like you are trying to mutate a criterion that isn't mutable for your campaign type. Can you please provide complete logs of the request/response to the API so that I can better inves

set devices while doing mutate campaignCriterion operation

2020-04-09 Thread Afsane Ghafoori
Hi there, I want to set devices for the campaign while create and I am using the mutate operation. based on documentation at campaignCriterion operation I should be able to set Device criterion, https://developers.google.com/google-ads/api/reference/rpc/google.ads.googleads.v2.resources

Re: Japanese as a language in a CampaignCriterion

2020-02-04 Thread Google Ads API Forum Advisor Prod
Hi Takashima, Apologies for the delay in response. Please find my response below. “Thank you for the information. I can confirm the criterionId is not different between AdWords API and Google Ads API. Could you send me your REST Request and Response logs so that I may further look into this err

Re: Japanese as a language in a CampaignCriterion

2020-02-04 Thread 高嶋葵
Hi. This is just to remind you that I haven’t received your response to my e-mail I sent you on January 31. I’m afraid my e-mail may not have reached you. Best regards, On Friday, January 31, 2020 at 5:57:57 PM UTC+9, 高嶋葵 wrote: > > Thank you for your help! > > I use GoogleAdsAPI. The Criterio

Re: Japanese as a language in a CampaignCriterion

2020-01-31 Thread 高嶋葵
Thank you for your help! I use GoogleAdsAPI. The CriterionId sets it with 1005. {"criterionError":"INVALID_CRITERION_ID"},"message":"The CriterionId does not exist or is of the incorrect type." Is the CriterionId different with AdwordsAPI and a GoogleAdsAPI? Thank you and best regards, 2020年1

RE: Japanese as a language in a CampaignCriterion

2020-01-30 Thread Google Ads API Forum Advisor Prod
Hi, Thank you for reaching out to us. I see that you’re encountering the error “INVALID_CRITERION_ID” and want to set Japanese as your criterion. Can you please check and make sure you’ve used the correct criterion ID code listed here for Japanese under languages? Also, could you let me know i

Japanese as a language in a CampaignCriterion

2020-01-30 Thread 高嶋葵
Dear GoogleAdsScript team Hello. I have a question. I want to set Japanese as a language in a CampaignCriterion. However, I get the following error: {"criterionError":"INVALID_CRITERION_ID"},"message":"The CriterionId does not exist or is of the i

Re: Why i can not add Gender or Age Range in Campaign using CampaignCriterion ?

2019-11-15 Thread Rakesh Chauhan
yah , thank you i have done it. On Thursday, November 14, 2019 at 2:03:51 AM UTC+5:30, adsapiforumadvisor wrote: > > Hi Rakesh, > > If you want to exclude a criteria, you will need to create an object of > NegativeAdGroupCriterion >

RE: Why i can not add Gender or Age Range in Campaign using CampaignCriterion ?

2019-11-13 Thread Google Ads API Forum Advisor Prod
Hi Rakesh, If you want to exclude a criteria, you will need to create an object of NegativeAdGroupCriterion. Cheers, Anthony Google Ads API Team ref:_00D1U1174p._5001UJaNnl:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot

Re: Why i can not add Gender or Age Range in Campaign using CampaignCriterion ?

2019-11-12 Thread Rakesh Chauhan
wrote: > > Hello sir , > > i am trying to add Gender and AgeRange using CampaignCriterion but i can't > it give me this below type of Exception > > com.google.ads.googleads.v2.errors.GoogleAdsException: errors { > error_code { >criterion_error: CANNOT_ADD_CRITERIA_TYP

RE: Why i can not add Gender or Age Range in Campaign using CampaignCriterion ?

2019-11-12 Thread Google Ads API Forum Advisor Prod
Hi Rakesh, Age and gender can only be excluded from the campaign level. You will need to use the AdGroupCriterionService to target these criteria. You can have a look at this page to see what criteria can be targeted and excluded at what level. Regards, Anthony Google Ads API Team ref:_00D1U117

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
Yes, great! Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 A

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Dmitry, I'm attaching the XML of my working request. Is this what you are looking for? Regards, Mitchell Google Ads API Team ref:_00D1U1174p._5001UKPBLZ:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
Hi there Thanks for answer As I've written, I'm writing on Go. Google does not provide any official Google AdWords library for Go, so I have to deal with HTTP requests to https://adwords.google.com/api/adwords/cm/v201809/. And XML objects are made by marshalling native structs to the XML and it

RE: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread Google Ads API Forum Advisor Prod
Hi Dmitry, Thank you for reaching out. The CampaignCriterionError.CONCRETE_TYPE_REQUIRED error usually occurs when you are not specifying the type of criterion to mutate. This doesn't seem to be the case here but based on your logs, it looks like you are missing some fields in your request. Yo

Re: CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
I’m looking for assistance with some adwords API integration work I am doing. Here is the background: - I’m creating a campaing the needs to have location targetting with proximity (25 mile radius) - I’m writing our code in go against the API directly (no sdk) I am able to first crea

CampaignCriterion for Location: [CampaignCriterionError.CONCRETE_TYPE_REQUIRED @ operations[0].operand.criterion]

2019-10-31 Thread 'Dmitry Omelyusik' via AdWords API and Google Ads API Forum
I've posted the provided XML to the CampaignCriterionService and expected, that I'll add a location to the campaign. http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com/api/adwords/cm/v201809";> myID myToken

Google Ads: CampaignCriterion status is missing

2019-06-24 Thread integrations bidalgo
want to get campaign criterion status from CampaignCriterion object, but there is no method returning status (just getParentalStatus that is something else). -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsd

Re: INVALID_PRODUCT_DIMENSION_TYPE When Adding CampaignCriterion To A Shopping Campaign

2018-12-11 Thread Pete Lavetsky (AdWords API Guru)
Peter, D'oh! I was testing the ProductScope stuff on a Campaign I had previously added under a different context. Thanks for clearing that up for me, and for the prompt response. Pete -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdevelope

Re: INVALID_PRODUCT_DIMENSION_TYPE When Adding CampaignCriterion To A Shopping Campaign

2018-12-11 Thread 'Peter Oliquino (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Pete, The CriterionError.INVALID_PRODUCT_DIMENSION_TYPE error occurred because you were trying to set a ProductCanonicalCondition

INVALID_PRODUCT_DIMENSION_TYPE When Adding CampaignCriterion To A Shopping Campaign

2018-12-11 Thread Pete Lavetsky (AdWords API Guru)
Hi All, I am getting a CriterionError.INVALID_PRODUCT_DIMENSION_TYPE when attempting to add any product dimension other than ProductBrand to a ProductScope. After running into the error with my own code I tried with the github samples provided for Shopping Campaigns as located here: https://g

Re: NullPointerException in "SOAPPart.java" when using CampaignCriterion service

2018-04-10 Thread David Antunes
Hi Vincent, Sure, I'll send you the logs - thanks! But for anyone having this issue, it went away when I stopped requesting the field "Parameter". Thanks, David On Friday, April 6, 2018 at 8:01:17 AM UTC+1, Vincent Racaza (AdWords API Team) wrote: > > Hi David, > > Can you confirm if this err

Re: NullPointerException in "SOAPPart.java" when using CampaignCriterion service

2018-04-06 Thread 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
Hi David, Can you confirm if this error was generated after the SOAP request and response logs part? If so, can you provide to me the SOAP request and response logs with your clientCustomerId via *Reply privately to author* option? If you have not enabled the SOAP logs yet, you can enable it b

NullPointerException in "SOAPPart.java" when using CampaignCriterion service

2018-04-05 Thread David Antunes
Hi, I'm getting a NullPointerException in the file "SOAPPart.java" when using CampaignCriterion service: org.apache.axis.SOAPPart.writeTo(SOAPPart.java:324) org.apache.axis.SOAPPart.writeTo(SOAPPart.java:269) org.apache.axis.Message.writeTo(M

Re: Email suppression in CampaignCriterion

2017-11-30 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, You will need to create the user list using AdWordsUserListService and then can add the audiences using the AdWordsUserListService.mutateMembers()

Email suppression in CampaignCriterion

2017-11-30 Thread guser123
Hello All As part of Campaign upload, we are using CampaignCriterionService service. E.g. Month 1 - we upload 100 emails for a campaign. The next month we decided to suppress 50 for the above 100 emails and then upload another set of 50 emails. Output - 100 - 50(to be removed) + 50 (new) em

Re: BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-06-21 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Biniam, Would you mind posting the errors your getting on a new thread? This will make it easier for me to keep track of. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ h

Re: BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-06-21 Thread Biniam Asnake
Any solution about this? I found the same error today so many times. On Wednesday, April 27, 2016 at 3:45:04 PM UTC+2, Anthony Madrigal wrote: > > Hi Jake, > > Do you have a SOAP request and response or request Id that you can provide > me with? If so, please send me them via *Reply privately to

Re: BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-04-27 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Jake, Do you have a SOAP request and response or request Id that you can provide me with? If so, please send me them via *Reply privately to author*. Thanks, Anthony AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://google

BatchJobProcessingError.DEADLINE_EXCEEDED for CampaignCriterion mutate operations

2016-04-26 Thread Jake Orr
I am running batch jobs for an Adwords account with 120 campaigns. For each campaign, I run one batch job containing 7000 CampaignCriterion mutate operations. 30 of the 120 batch jobs failed with the following processingErrors: [ { "fieldPath": "", "trigg

Re: Feature Request: Add WiFi as Valid Carrier CampaignCriterion in API

2016-02-26 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
geting >>>> setting like you can mobile carriers as a Carrier using >>>> CampaignCriterionService. Therefore, I'd like to propose the following >>>> feature enhancement to CampaignCriterionService. >>>> >>>> *Request:* >>>> C

Re: Feature Request: Add WiFi as Valid Carrier CampaignCriterion in API

2016-02-26 Thread Mark Rogoyski
rionService. >>> >>> This missing feature has been available via the AdWords UI for a long >>> time. Furthermore, if you query for data using CampaignCriterionService, >>> campaigns that have WiFi targeting set will come back in the API as a >>>

Re: Feature Request: Add WiFi as Valid Carrier CampaignCriterion in API

2016-02-26 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
if you query for data using CampaignCriterionService, >> campaigns that have WiFi targeting set will come back in the API as a >> CampaignCriterion Carrier with ID 7, so that data already seems to be >> in the system and accessible via the API--you just can't ADD it via th

Re: Feature Request: Add WiFi as Valid Carrier CampaignCriterion in API

2016-02-26 Thread 'Michael Cloonan (AdWords API Team)' via AdWords API Forum
ionService, > campaigns that have WiFi targeting set will come back in the API as a > CampaignCriterion Carrier with ID 7, so that data already seems to be > in the system and accessible via the API--you just can't ADD it via the API. > > *Related Re

Feature Request: Add WiFi as Valid Carrier CampaignCriterion in API

2016-02-25 Thread Mark Rogoyski
using CampaignCriterionService. This missing feature has been available via the AdWords UI for a long time. Furthermore, if you query for data using CampaignCriterionService, campaigns that have WiFi targeting set will come back in the API as a CampaignCriterion Carrier with ID 7, so that

Re: Error when adding CampaignCriterion (ProductSalesChannel) to Shopping Campaign

2014-09-04 Thread Josh Radcliff (AdWords API Team)
Hi, At the moment, filtering by *ProductSalesChannel* in the API is only supported for the US. As an alternative, you could set up a ProductScope that uses other attributes of your products

Error when adding CampaignCriterion (ProductSalesChannel) to Shopping Campaign

2014-09-03 Thread ptdang
Shopping Campaign has SalesCountry of GB and I am trying to add a ProductSalesChannel (Online, id: 200). I am receiving this error. CampaignCriterionError.SHOPPING_CAMPAIGN_SALES_COUNTRY_NOT_SUPPORTED_FOR_SALES_CHANNEL This appears to be a bug :) -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Adding CampaignCriterion Webpage results in CriterionError.CANNOT_ADD_CRITERIA_TYPE

2014-02-28 Thread Ray Tsang (AdWords API Team)
$id = "MY_CUSTOMER_ID"; >>>> >>>> $campaignId = MY_CAMPAIGN_ID; >>>> >>>> try { >>>> >>>> >>>> >>>>$user = new AdWordsUser(); >>>> >>>>$use

Re: Adding CampaignCriterion Webpage results in CriterionError.CANNOT_ADD_CRITERIA_TYPE

2014-02-25 Thread Stephen Yeargin
example. >>> >>> >>>> $id = "MY_CUSTOMER_ID"; >>> >>> $campaignId = MY_CAMPAIGN_ID; >>> >>> try { >>> >>> >>> >>>$user = new AdWordsUser(); >>> >>>

Re: Adding CampaignCriterion Webpage results in CriterionError.CANNOT_ADD_CRITERIA_TYPE

2014-01-21 Thread Stephen Yeargin
ntCustomerId($id); >> >>$campaignCriterionService = >>> $user->GetService('CampaignCriterionService', ADWORDS_VERSION); >> >>$param = new WebpageParameter(); >>>$param->criterionName = "param1"; >>> >>

Re: Adding CampaignCriterion Webpage results in CriterionError.CANNOT_ADD_CRITERIA_TYPE

2014-01-21 Thread b . kanbach
nCriterionService = >>> $user->GetService('CampaignCriterionService', ADWORDS_VERSION); >> >>$param = new WebpageParameter(); >>>$param->criterionName = "param1"; >>> >>$wp = new Webpage(); >>> >>$wp-

Re: Adding CampaignCriterion Webpage results in CriterionError.CANNOT_ADD_CRITERIA_TYPE

2014-01-17 Thread Ray Tsang (AdWords API Team)
gt;GetService('CampaignCriterionService', ADWORDS_VERSION); > >$param = new WebpageParameter(); >>$param->criterionName = "param1"; >> >$wp = new Webpage(); >> >$wp->parameter = $param; >> >$campaignCr

Adding CampaignCriterion Webpage results in CriterionError.CANNOT_ADD_CRITERIA_TYPE

2014-01-14 Thread b . kanbach
ot;param1"; > $wp = new Webpage(); > $wp->parameter = $param; > $campaignCriteria = new CampaignCriterion(); >$campaignCriteria->campaignId = $campaignId; >$campaignCriteria->criterion = $wp; > >$operation = new Campaig

Re: Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-20 Thread Danial Klimkin
Hello Bogdan, Understood. This is not possible within the current API but I will log this as a feature request. -Danial, AdWords API Team. On Wednesday, February 20, 2013 1:46:45 PM UTC+4, Bogdan S wrote: > > Thanks Danial, > > The proximity criterion requires a geo point. For a geo point I

Re: Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-20 Thread Bogdan S
Thanks Danial, The proximity criterion requires a geo point. For a geo point I need lat,long coordinates, which I can only get by using a GeoLocationService and passing in an Address. When I pass in an Address with only a City,CountryCode values, I get back a InvalidGeoLocation, meaning I need

Re: Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-19 Thread Danial Klimkin
Hello Bogdan, Please take a look at Proximity criterion: https://developers.google.com/adwords/api/docs/reference/latest/CampaignCriterionService.Proximity?hl=en -Danial, AdWords API Team. On Friday, February 15, 2013 7:33:42 PM UTC+4, Bogdan S wrote: > > Hi guys, > > How can I achieve r

Radius targeting around a city - GeoLocationService vs CampaignCriterion Location

2013-02-18 Thread Bogdan S
Hi guys, How can I achieve radius targeting around a city? When I use the GeoLocationService I need a full address, but I only have the city name. When I use Location criterion, I cannot specify a radius. From the web interface this is possible. Thank you -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: some CampaignCriterion is empty

2012-10-16 Thread AdWordsAPIAdvisor
Hello Jonathan, This issue should be resolved now. -Danial, AdWords API Team. Original Message Follows: From: "AdWordsAPIAdvisor" Subject: Re: some CampaignCriterion is empty Date: Thu, 20 Sep 2012 08:26:20 - > Hello Jonathan, > > > No

Re: How to create vertical under CampaignCriterion

2012-09-24 Thread Danial Klimkin
wrote: > > I am trying to include vertical undr my campaign. But I couldn't able to > create it under CampaignCriterion, while doing this It always shows > "criterionError: CANNOT_ADD_CRITERION_TYPE". This is my code snippet > > > CampaignCriterionServi

How to create vertical under CampaignCriterion

2012-09-20 Thread Kalpana Prakasam
I am trying to include vertical undr my campaign. But I couldn't able to create it under CampaignCriterion, while doing this It always shows "criterionError: CANNOT_ADD_CRITERION_TYPE". This is my code snippet CampaignCriterionServiceInterface campaignC

Re: some CampaignCriterion is empty

2012-09-20 Thread AdWordsAPIAdvisor
Hello Jonathan, Not yet unfortunately. I will update this thread as soon as I have any news. -Danial, AdWords API Team. Original Message Follows: From: Jonathan Doire Subject: Re: some CampaignCriterion is empty Date: Tue, 18 Sep 2012 05:08:02 -0700 (PDT) >

Re: some CampaignCriterion is empty

2012-09-11 Thread AdWordsAPIAdvisor
Hello Jonathan, Thank you for the details, we are looking into the issue. -Danial, AdWords API Team. Original Message Follows: From: Jonathan Doire Subject: Re: some CampaignCriterion is empty Date: Mon, 10 Sep 2012 06:37:05 -0700 (PDT) > Hello Daniel, > &

Re: some CampaignCriterion is empty

2012-09-10 Thread Danial Klimkin
Hello Jonathan, Can you please try again (so the response is recent) and let me know the response with the header (particularly I am looking for the requestId). -Danial, AdWords API Team. On Friday, September 7, 2012 4:01:16 PM UTC+4, Jonathan Doire wrote: > > Any person can help me ? > --

Re: some CampaignCriterion is empty

2012-09-07 Thread Jonathan Doire
Any person can help me ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscr

Re: some CampaignCriterion is empty

2012-08-31 Thread Jonathan Doire
Any person can help me ? On Tuesday, August 28, 2012 9:29:49 AM UTC-4, Jonathan Doire wrote: > > I send request at adwords api v201206.Webservice is > CampaignCriterionService. Some data for CampaignCriterion is empty with > v201206. I try with api v201109 and it don't

some CampaignCriterion is empty

2012-08-28 Thread Jonathan Doire
I send request at adwords api v201206.Webservice is CampaignCriterionService. Some data for CampaignCriterion is empty with v201206. I try with api v201109 and it don't return empty data. SOAP Request : http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsd="http://www.w3.org

Re: CampaignCriterion

2012-03-14 Thread Jim McCabe
Here is the list of location codes, FYI: > > http://code.google.com/apis/adwords/docs/appendix/geotargeting.html -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=

Re: CampaignCriterion

2012-03-14 Thread Jim McCabe
Campaign targeting is different in the new version. For example to set language = English: final Language language = new Language(); language.setId(LANGUAGE_ENGLISH); final CampaignCriterion campaignCriterion = new CampaignCriterion

Re: CampaignCriterion

2012-03-12 Thread Eric Koleda
t; I'm having a hard time trying to do anything remotely useful with the > new API. > From what I can tell I'm supposed to be using CampaignCriterion . > > For example: > CampaignCriterion c = new CampaignCriterion(); > c.setLanguage("en"); > c.setLocation(&qu

CampaignCriterion

2012-03-07 Thread Paul Nisbett
Hi, I'm trying to upgrade our Java app to the new v201109 API and it just is not working out . I'm having a hard time trying to do anything remotely useful with the new API. >From what I can tell I'm supposed to be using CampaignCriterion . For example: Campaig

Re: CONCRETE_TYPE_REQUIRED for CampaignCriterion (LOCATION, PLATFORM, LANGUAGE)

2012-02-27 Thread Envoy Media Group
onday, February 27, 2012 3:02:27 PM UTC-8, Envoy Media Group wrote: > > When I attempt to ADD or SET CampaignCriterion I get the following error: > >[0] => SoapVar Object > ( >

CONCRETE_TYPE_REQUIRED for CampaignCriterion (LOCATION, PLATFORM, LANGUAGE)

2012-02-27 Thread Envoy Media Group
When I attempt to ADD or SET CampaignCriterion I get the following error: [0] => SoapVar Object ( [enc_type] => 0 [enc_value] => CampaignCriterionErro

Re: Unable to add CampaignCriterion Location v201109

2012-02-27 Thread Eric Koleda
Hi Ernnie, I'm not able to replicate this issue on my own account, are you able to consistently reproduce it? I would suggest applying all of the targeting changes to a given campaign in the same request, rather than making back-to-back requests against the same campaign. Best, - Eric Koleda,

Re: How to update CampaignCriterion in v201109

2012-02-24 Thread Jim McCabe
Actually - in my experience, the API does not handle it well if you remove a criterion and then add it back immediately. We tried three different approaches and only the last one worked: 1. Make one call to remove everything, then another call to add back what we want. FAIL. 2. Do everything

Re: Unable to add CampaignCriterion Location v201109

2012-02-23 Thread Ernnie Sangalang
Updated soap xml log. Languages are also not set correctly. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received t

Unable to add CampaignCriterion Location v201109

2012-02-23 Thread Ernnie Sangalang
I tried to set a campaign criterion location Brazil(country) to a campaign but changes does not appear in the UI. And the UI still displays it all location are targeted. Also performed another get call to retrieve the campaign criterions and it only replied Platform Type. Attached here the soap

Re: How to update CampaignCriterion in v201109

2012-02-21 Thread Anash P. Oommen
Hi Sanjay, Removing everything and adding everything back works too if you don't want to do the merging part. Also, you might want to make the REMOVE and ADD calls separate. I'm not sure of the exact behaviour if you add and remove the same criterion in the same request. (E.g. REMOVE and ADD US

Re: How to update CampaignCriterion in v201109

2012-02-16 Thread Sanjay Vel
I wrote my update code like this. Is this code was right? I don't want to merge the criterions which takes more conditions to check rather than remove and add campaignCriterions. require 'rubygems' require 'adwords_api' API_VERSION = :v201109 adwords = AdwordsApi::Api.new campaign_criterion_srv

Re: How to update CampaignCriterion in v201109

2012-02-14 Thread Anash P. Oommen
Hi Sanjay, CampaignCriterionService doesn't support SET operator. You have to ADD the targets you need, REMOVE the targets you don't need. A typical approach would be to get() all your targets, and then merge the list with your desired list. Remove all the common items between the two lists. Do

How to update CampaignCriterion in v201109

2012-02-14 Thread Sanjay Vel
I am trying to update the CampaignCriterion using the operation operation = { :operator => 'SET', :operand => { :xsi_type => 'NegativeCampaignCriterion', :campaign_id => campaign_id, :criterion => {:xsi_type => 'Gender', :

Re: V201101 CampaignCriterion and Keyword.text missing

2011-08-11 Thread AdWords API Advisor
Hi, You need to add "KeywordText" as a selector field to get the criterion text. See http://code.google.com/apis/adwords/docs/appendix/selectorfields.html#v201101-CampaignCriterionService for the list of all possible selector names for CampaignCriterionService. Cheers, Anash P. Oommen, AdWord

V201101 CampaignCriterion and Keyword.text missing

2011-08-10 Thread okiebug1...@gmail.com
x27;t shoot the messenger... Here is my code: 'Use ArrayList to build Array of Campaign objects to return to call application Dim MyArray As New ArrayList Dim campaignCriterion As GoogleCampaignCriterionAPI.CampaignCriterion = Nothing campaignCrite