RE: Get Phone impressions and Phone Calls by Ad using Adwords API by AD

2019-08-18 Thread Google Ads API Forum Advisor Prod
Hi Abhinav,

With regard to data discrepancy that you are encountering, could you confirm if 
you followed this mapping guide? This guide maps the concepts and naming 
conventions for reports in the Google Ads UI to the comparable AdWords API 
reports (You may refer to Ads report and Call Details Report section in the 
guide). After confirming this and if you still see the data discrepancy between 
AdWords API reports and Google Ads UI, so I can further investigate the issue, 
could you provide the following information via Reply privately to author?

Client customer ID
complete report definition
screenshots of the Google Ads UI that you are comparing with the report

Regards,
Hiroyuki
Google Ads API Team
ref:_00D1U1174p._5001UEJPml: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/RuMSr0PWGXNP00sjdyMiEDRZ-I2D1T9ftbbw%40sfdc.net.


RE: How can I get Ad Type Id using Google Adwords API?

2019-08-18 Thread Google Ads API Forum Advisor Prod
Hi Suresh,

Thank you for posting your concern.

Unfortunately, getting ad type id is currently not supported in AdWords API. 
What you can currently get is only type via AdGroupAdService.get().

You may follow our blog for any upcoming features and updates.

Regards,
Hiroyuki
Google Ads API Team
ref:_00D1U1174p._5001UEJP9o: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/TT9mZ0PWGXH7007iQevroKT56XSEIS9ek6Cg%40sfdc.net.


RE: CIDR block for Google Ads Script

2019-08-18 Thread Google Ads API Forum Advisor Prod
Hi Michael,

It appears that your concern is Google Ads scripts related. Unfortunately, in 
this forum, we provide support for AdWords / Google Ads API related concerns 
only. Also, I have noticed that you posted the same concern in the Google Ads 
Scripts Forum as well. Since the team there is more equipped to answer to your 
concern, kindly wait for their reply in the thread.

Regards,
Hiroyuki
Google Ads API Team
ref:_00D1U1174p._5001UEJMAJ: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/F-LM20PWGX64004gUZYa6dQr2S-9O1zRqpbQ%40sfdc.net.


Re: BidModifier Guide

2019-08-18 Thread cv
Hi,

I cannot change the Demographics Bids using AdGroupBidModifierService 

/CampaignBidModifierService 
,
 
If the same service is used then please let me know how I can change Bid 
for the Demographics?


But I need to pass bid in percentage like I mentioned in my initial 
question. My main question is If I can change bid decrease from 50% to 20% 
then what could be value I need to pass?

How I can accomplish values between in the range: 0.1 - 10.0.? There is no 
guide how I can do this?


Thanks,





On Saturday, 17 August 2019 01:40:00 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi,
>
> Thank you for reaching out. To increase or decrease your bids depending on 
> the existing bid you could use mutate operation of 
> AdGroupBidModifierService 
> 
> /CampaignBidModifierService 
> 
>  
> to update bid_modifier field at adgroup or campaign level in Google Ads 
> API. You could try to implement percentage increase and decrease in bid 
> modifier on your end. It is not possible to get these values from API. Let 
> us know if you need additional information.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UEJHgX: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/c1f4d360-1c51-4a0f-a5bd-3bca851ae4f6%40googlegroups.com.


Error when trying to remove feed mapping - FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

2019-08-18 Thread Justin Courville
Hello, 

I am trying to remove a feed mapping and add a new one in order to update 
one of my feeds. However, I continue to receive the following message: 

FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED

I cannot seem to find any information as to what this error means. When 
pulling down the Feed Origin it is set to "User" so I should be able to 
modify the attributes and mappings. 

*SOAP Request:* 



REMOVE

[REDACTED]
[REDACTED]
10
ENABLED

1
5


2
5


3
5


4
5






*SOAP Response:*


soap:Client

[FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED @ 
operations[0].operand]

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

[FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED @ 
operations[0].operand]

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

operations
0


operand



FeedMappingError.CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED
FeedMappingError

CANNOT_MODIFY_MAPPINGS_FOR_TYPED_FEED






-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4440d1a9-afc3-4e94-85f0-ce73bfdf44ea%40googlegroups.com.


Setting ad rotation mode for a campaign is not allowed. Ad rotation mode at campaign is deprecated.

2019-08-18 Thread tyronne

Hi Guys, 

Newbie here in integrating adwords API. 

I'm trying to create a Campaign with Ad rotation set to "Do not optimise. 
Rotate ads indefinitely". Code excerpt below (.Net) based on the docs 
AdServingOptimizationStatus 
(v201809) 



var campaign = new Google.Api.Ads.AdWords.v201809.Campaign
{
name = name,
advertisingChannelType = channelType,

biddingStrategyConfiguration = new 
BiddingStrategyConfiguration
{
biddingStrategyType = 
BiddingStrategyType.MANUAL_CPC,
biddingScheme = new ManualCpcBiddingScheme
{
enhancedCpcEnabled = false
},
biddingStrategySource = 
BiddingStrategySource.CAMPAIGN
},

// Ad Rotation
adServingOptimizationStatus = 
AdServingOptimizationStatus.ROTATE_INDEFINITELY,
adServingOptimizationStatusSpecified = true,
...
}

.. but I'm getting this error message: 

Setting ad rotation mode for a campaign is not allowed. Ad rotation mode at 
campaign is deprecated.. (Error: CampaignError.CANNOT_SET_AD_ROTATION_MODE, 
FieldPath: operations[0].operand.adServingOptimizationStatus, Trigger: )

Can you guide me guys on how to properly set the Ad rotation set to "Do not 
optimise. Rotate ads indefinitely"?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/04c81805-ffac-413c-9612-e4243831b263%40googlegroups.com.


Mobile Device criterion targeting on a campaign

2019-08-18 Thread James Matthews
Hi, 

I am currently trying to add specific mobile device targeting to many large 
campaigns. The web based interface on adwords means this has to be manually 
done for each campaign and will take a very long time. 

I have looked into adding the mobile device targeting via PHP and using the 
the Adwords API library but have no yet had any success.

>From my understanding i will want to use the 
Google\AdsApi\AdWords\v201809\cm\MobileDevice class to do this and the 
/AdWords/v201809/Targeting/AddCampaignTargetingCriteria.php class could 
serve as a base for this? 

I have managed to send a request to google to fetch a device by name. 

e.g. 
$mobile = new MobileDevice();
$mobile->setDeviceName('Samsung J5 Prime (SM-G570F)');

$campaignCriteria[] = new CampaignCriterion($campaignId, null, $mobile);

... 
etc


The response fails and states that i need to set the device id, however i 
have no been able to find any resource or api call that references these 
id's? 

The webpage here lists lots of differnt criterion id's but none for mobile 
devices. 
https://developers.google.com/adwords/api/docs/appendix/codes-formats#platforms

How should i do this?

Regards,
James

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/54690992-31a7-4714-b043-caaa7de5219f%40googlegroups.com.


API campaigns report not matching UI and total incorrect

2019-08-18 Thread Liam Connors

When comparing data received from the API for a particular campaign we 
noticed it does not match the UI and is off by a few cents every month, and 
the total returned as Total conv. value does not actually match the total 
of all the rows. Can you give any guidance on why this might be the case? 
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 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/54aaf060-709a-409d-bc2c-fd116826b632%40googlegroups.com.


Re: BidModifier Guide

2019-08-18 Thread cv
Hi,

Ok, I can use AdGroupBidModifierService 

/CampaignBidModifierService 

 service 
to update bid.
But I need to pass bid in percentage.

How I can accomplish values between in the range: 0.1 - 10.0.?

Thanks,


On Saturday, 17 August 2019 01:40:00 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi,
>
> Thank you for reaching out. To increase or decrease your bids depending on 
> the existing bid you could use mutate operation of 
> AdGroupBidModifierService 
> 
> /CampaignBidModifierService 
> 
>  
> to update bid_modifier field at adgroup or campaign level in Google Ads 
> API. You could try to implement percentage increase and decrease in bid 
> modifier on your end. It is not possible to get these values from API. Let 
> us know if you need additional information.
>
> Regards,
> Nikisha Patel, Google Ads API Team
>
>
> ref:_00D1U1174p._5001UEJHgX: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/3ddbb508-97b1-4100-a778-92f88ee9b1f8%40googlegroups.com.


Re: Does Product Partition Report cpc bid reflect device modifiers

2019-08-18 Thread Google Ads API Forum Advisor Prod
Hi Sifang,

Could you provide the complete report definition and the clientCustomerId you 
used to download the report? You may respond via the reply privately to author 
option.

Regards,
Dannison
Google Ads API Team
ref:_00D1U1174p._5001UEIzuh: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/khoHW0PWGS3100KHAYCsMKS_-cRT4ir7LUrg%40sfdc.net.