Call Conversion Upload JSON over HTTP 1.1?

2019-06-13 Thread mry
Greetings,

Is JSON over HTTP 1.1 supported for Call Conversion Uploads?

I am able to successfully execute the campaign budget create sample as 
follows:

URL: https://googleads.googleapis.com/v1/customers/{customer_id}
/campaignBudgets:mutate

JSON:

{
  operations:
  [
{
create: {
name: "fing budget 130",
amount_micros: "6000"
   }
}
  ],
  validate_only: "' + [validate_only] + '"
}

Logic says the Call Conversion Upload should be formatted something like 
the following:

URL: https://googleads.googleapis.com/v1/customers/{customer_id}
/conversionActions:mutate

JSON:

{
customer_id : "{customer_id}",
conversions:
[ 
  {
 caller_id: "+111",
 call_start_date_time: "2019-06-02 18:25:54",
 conversion_action: "XXX Prospect Call Sale",
 conversion_date_time: "2019-06-02 18:55:32",
 conversion_value: 1000,
 currency_code: "USD"
}
],
 validate_only: "1"
}

I have tried many combinations, but I either get a 404 (because the URL is 
not recognized) or I get a 400 bad request because it "cannot find field" 
(because it's not the expected JSON).

The URL I have above it at least found (I don't get the 404).  I tried many 
other versions of this URL based on the resource being defined as below, 
but all give me a 404 (i.e. including the conversion action id, trying 
conversionActions:upload or conversionActions:add or 
conversionActions:create and so on and so on)

customers/{customer_id}/conversionActions/{conversion_action_id}

Thanks for any help.

Mark

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/6f5681b4-6629-4188-9995-d86b587ee20d%40googlegroups.com.


Re: AdvertiserPhoneNumber (Business phone number)

2015-03-27 Thread mry
Any answer yet on this?

On Wednesday, December 17, 2014 at 12:11:46 PM UTC-6, Josh Radcliff 
(AdWords API Team) wrote:
>
> Hi,
>
> I'm checking with the reporting team, as I'm seeing '--' for all of the 
> reports I've tried so far as well.  I'll post back once I hear from them.
>
> As an alternative, since call extensions are feed-based, you could use the 
> PLACEHOLDER_FEED_ITEM_REPORT 
> <https://developers.google.com/adwords/api/docs/appendix/reports#placeholder-feed-item>,
>  
> e.g.:
>
> SELECT FeedItemId, AttributeValues, Impressions FROM 
> PLACEHOLDER_FEED_ITEM_REPORT WHERE IsSelfAction = "true" and 
> PlaceholderType = 2 DURING LAST_MONTH
>
> However, this won't provide you with some of the call extension-specific 
> values (like *CallDuration, CallStartTime*, etc.).
>
> Cheers,
> Josh, AdWords API Team
>
> On Tuesday, December 16, 2014 7:59:27 PM UTC-5, mry wrote:
>>
>> I ran a report to include the AdvertiserPhoneNumber, but it comes back 
>> with dashes for the entire history of the account (4 years). What is the 
>> purpose of this field? I would like to be able to report calls by 
>> advertiser phone number.
>>
>> Best,
>> Mark
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/094a476a-e115-47b0-a617-2c074bd9bcea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


AdvertiserPhoneNumber (Business phone number)

2014-12-17 Thread mry
I ran a report to include the AdvertiserPhoneNumber, but it comes back with 
dashes for the entire history of the account (4 years). What is the purpose 
of this field? I would like to be able to report calls by advertiser phone 
number.

Best,
Mark

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/44e9a364-765c-4ad1-a268-daa07af9fac8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: How to create upgraded mobile extensions

2014-02-11 Thread mry
Hi Kevin,

I can't find any examples or documentation related specifically to adding 
call extensions using Feed Services.  Any help?

Best
Mark

On Thursday, May 2, 2013 2:17:49 PM UTC-5, Chris Lande wrote:
>
> Here's the response I got after mailing support directly:
>
> Hi Chris,
>   Yes, the API does.  We've documented Feed Services (which are used for 
> upgraded extensions) in this guide: 
> https://developers.google.com/adwords/api/docs/guides/feed-services
>
> We've also published a guide discussing how to migrate from legacy 
> extensions to upgraded ones: 
> https://developers.google.com/adwords/api/docs/guides/upgrading-ad-extensions
>
> - Kevin Winter
> AdWords API Team
>
>
> On Tuesday, April 30, 2013 11:22:58 AM UTC-7, Chris Lande wrote:
>>
>> Hi,
>>
>> I've upgraded to the 201302 api and am able to create enhanced campaigns 
>> without any problem but the call extensions appear to still be legacy call 
>> extensions. Is there a code sample somewhere that demonstrates what you 
>> need to do to create the upgraded call extensions via the API?
>>
>> Thanks,
>> Chris
>>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.