Calculate CPC

26 Aufrufe
Direkt zur ersten ungelesenen Nachricht

Albela jani

ungelesen,
12.04.2018, 17:39:5812.04.18
an adwor...@googlegroups.com
Hey Everyone, Can you suggest how to calculate CPC. In this sample  it shows a long value i.e 770785 or 269730.
But the sites like  ubersuggest shows well calculated CPC value i.e  $ 2.01.

Thanks

Vincent Racaza (AdWords API Team)

ungelesen,
13.04.2018, 02:02:5613.04.18
an AdWords API Forum
Hi Albela,

Can you confirm if what you want to know is the formula to calculate CPC? If so, then this concern is more on the AdWords product level, and not AdWords API specific. You can post this in the AdWords Community Forum for further assistance.

Thanks,
Vincent
AdWords API Team

Albela jani

ungelesen,
13.04.2018, 04:17:4913.04.18
an AdWords API Forum
I am using TargetingIdeaService to get keywords ideas about avg. monthly search volume, avg. CPC and competition. avg CPC return a big values ( i.e 483766, 729832, 5515225 ) and I want CPC something like this ( i.e 0.48, 0.72, 5.5  ).

Vincent Racaza (AdWords API Team)

ungelesen,
13.04.2018, 06:42:3013.04.18
an AdWords API Forum
Hi Albela,

Thanks for the confirmation. The AverageCpc is of type Money and its value is represented in micros. If you want that your API value would be the same as the UI value for this field, you just need to divide the API value by 1000000 (e.g. 483766/1000000 is 0.48).

Albela jani

ungelesen,
13.04.2018, 07:18:2413.04.18
an AdWords API Forum
Oh man :) , Really !
I was thinking that there could be a built in method but I think it should be the only approach, 

Thanks :)
Allen antworten
Antwort an Autor
Weiterleiten
0 neue Nachrichten