Re: Set CpcBig to 0 with AdGroupService returns BiddingErrors.BID_TOO_SMALL

2018-10-11 Thread wtemmerman
Words API Team > > On Thursday, October 11, 2018 at 8:21:38 PM UTC+8, wtemmerman wrote: >> >> Hi Luis, >> >> Thanks for your answer. And yes, it is impossible to remove the bid as it >> is required. >> My question was poorly worded. >> If I set a Cpc

Re: Set CpcBig to 0 with AdGroupService returns BiddingErrors.BID_TOO_SMALL

2018-10-11 Thread wtemmerman
to remove > the bid as it is required by the ad group. You can also verify this in the > UI on your end just to check if both UI and API behave the same way. Let me > know if you have further clarifications. > > Thanks, > Luis > AdWords API Team > > On Wednesday, Octo

Re: Set CpcBig to 0 with AdGroupService returns BiddingErrors.BID_TOO_SMALL

2018-10-10 Thread wtemmerman
, your bid amount is too small and should at least > be 1 (represented as 100 in the API) based on your AdWords account > currency. Can you try the request again on your end after updating the bid? > Let me know how it goes. > > Thanks, > Luis > AdWords API Team > &g

Set CpcBig to 0 with AdGroupService returns BiddingErrors.BID_TOO_SMALL

2018-10-09 Thread wtemmerman
Hi guys, I tried to update a CpcBid with biddingStrategyConfiguration, with AdGroupService. My operations is like : { "xsi_type": "AdGroupOperation", "operator": "SET", "operand": { "xsi_type": "AdGroup", "id": 59995223992, "biddingStrategyConfiguration": {

Re: CampaignBidModifierOperation not in _OPERATION_MAP

2018-08-31 Thread wtemmerman
> 1535056550 > https://adwords.google.com/api/adwords/cm/v201806"; > xsi:type="ns2:InteractionType"> > 8000 > INTERACTION_TYPE > > 2.5 > >

Re: CampaignBidModifierOperation not in _OPERATION_MAP

2018-08-30 Thread wtemmerman
/issues/320 >> >> Regards, >> >> Wilfried >> >> On Thursday, August 30, 2018 at 1:31:34 AM UTC-4, Luis Xander Talag >> (AdWords API Team) wrote: >>> >>> Hi Wilfried, >>> >>> If you successfully downloaded and installed the

Re: CampaignBidModifierOperation not in _OPERATION_MAP

2018-08-30 Thread wtemmerman
be able to see the operation as it is possible to adjust bid >> through the API. This being said, the possible issue here is specific to >> the Python client library rather than the AdWords API. I would suggest to >> post your issue here >> <https://github.com/googlea

Re: CampaignBidModifierOperation not in _OPERATION_MAP

2018-08-30 Thread wtemmerman
gt; post your issue here > <https://github.com/googleads/googleads-python-lib/issues> as the client > library owners are better equipped to assist you. > > Thanks and regards, > Luis > AdWords API Team > > On Thursday, August 30, 2018 at 5:23:05 AM UTC+8, wtemmerm

CampaignBidModifierOperation not in _OPERATION_MAP

2018-08-29 Thread wtemmerman
Hi, I tried to create a call bid adjustment with the API. So after reading the Adwords API and analyze data return by Adwords API. The problem is : I create my add operation but the CampaignBidModifierService

Re: Structured Snippet Feed Item Setting Locale

2018-06-22 Thread wtemmerman
Hi Dhanya, There is no problem with the UI. The issue is linked to the API :) I guess we need the possibility to send the language selected with the header string with the API to fix the problem. Regards, Wilfried On Wednesday, June 20, 2018 at 4:35:36 PM UTC-4, Dhanya Sundararaju (AdWords A

How to request access to a Google My Business account by email with API

2018-05-02 Thread wtemmerman
Hi everyone, I tried to find this functionality into Adwords API and/or Googly My Business API : - *Request access to another Google My Business account by email for an Adwords account* If anyone know how to do it or if this functionality doesn't exists yet into API. Regards, Wilfried -- -

Re: Structured Snippet Feed Item Setting Locale

2018-04-26 Thread wtemmerman
Hi Dhanya, Thank you for your response. Can you tell me what is the impact of having danish for example, instead English, on the Ads, about the display system. Is there any importance in the choice of language in the term geolocation. Regards Wilfried On Thursday, April 19, 2018 at 3:43:07 PM U

Re: Update promotion type/details with API for PromotionExtension

2018-04-19 Thread wtemmerman
I found the answer. Just set -1 to field:microAmount and don't pass any currencyCode. Thanks for your help On Thursday, April 19, 2018 at 4:55:31 PM UTC-4, wtemm...@cyberpublicity.com wrote: > > Alright, > > And in the reverse case, if I want to set a field:percentOff, what should > I set set

Re: Update promotion type/details with API for PromotionExtension

2018-04-19 Thread wtemmerman
Alright, And in the reverse case, if I want to set a field:percentOff, what should I set set for field:moneyAmountOff; becaise this field is more complex. (money, microAmount, currencyCode) ? On Thursday, April 19, 2018 at 3:50:22 PM UTC-4, Dhanya Sundararaju (AdWords API Team) wrote: > > Hi,

Update promotion type/details with API for PromotionExtension

2018-04-19 Thread wtemmerman
Hi everyone, I have a little issue with the API, to update a PromotionExtension (Operator SET) In Adwords I have a PromotionExtension, with a percent discount. And It's impossible to update this feedItem, and change it to monetary discount. Operation 0 - FAILURE: operation={ 'xsi_type': 'Cu

Re: Structured Snippet Feed Item Setting Locale

2018-04-09 Thread wtemmerman
Hi everyone, I have got the same issue. The difference between the UI and the API is : - In the UI you have a select choice field for the language. - With the API we can send only the string header already translate and the values. And of course the *string header translate can match several lan