Google :: AdWords :: AccountService.Google :: AdWords :: AccountService´Â Google AdWords AccountService API È£Ãâ°ú »óÈ£ ÀÛ¿ëÇÏ´Â Perl ¸ðµâÀÔ´Ï´Ù. | |
Áö±Ý ´Ù¿î·Îµå |
Google :: AdWords :: AccountService. ¼øÀ§ ¹× ¿ä¾à
±¤°í
- ƯÇã:
- Perl Artistic License
- °¡°Ý:
- FREE
- °Ô½ÃÀÚ À̸§:
- Rohan Almeida and Mathieu Jondet
- °Ô½ÃÀÚ À¥»çÀÌÆ®:
- http://search.cpan.org/~rohan/Google-Adwords-v0.6.0/lib/Google/Adwords/Data.pm
Google :: AdWords :: AccountService. ű×
Google :: AdWords :: AccountService. ¼³¸í
Google :: AdWords :: AccountService´Â Google AdWords AccountService API È£Ãâ°ú »óÈ£ ÀÛ¿ëÇÏ´Â Perl ¸ðµâÀÔ´Ï´Ù. Google :: AdWords :: AccountService´Â Google AdWords AccountService API È£Ãâ°ú »óÈ£ ÀÛ¿ëÇÒ Perl ¸ðµâÀÔ´Ï´Ù. Synopsis Google :: AdWords :: AccountService; Google :: AdWords :: AccountInfo; Google :: AdWords :: CoverageTypeÀ» »ç¿ëÇϽʽÿÀ. Google :: AdWords :: EmailPromotionsPreferences¸¦ »ç¿ëÇϽʽÿÀ. Google :: AdWords :: CreditCard; Google :: AdWords :: Address; MY $ Service = Google :: AdWords :: AccountService-> new (); # ¾Öµå¿öÁî ¼¹ö $ ¼ºñ½º -> À̸ÞÀÏ ($ À̸ÞÀÏ) -> ¾ÏÈ£ ($ password) -> clientEmail ($ cemail) -> applicationToken ($ app_token) -> developtroken ($ dev_token); # getAccountInfo My $ °èÁ¤ = $ ¼ºñ½º -> getAccountInfo (); "ÅëÈ ÄÚµå :"À» ÀμâÇϽʽÿÀ. $ °èÁ¤ -> ÅëÈ ÄÚµå. "N"; "descriptiveName :"À» ÀμâÇϽʽÿÀ. $ °èÁ¤ -> descriptiveName. "N"; # getClientAccounts my @emailaccounts = $ service-> getClientAccounts (); "GetClientAccounts :"¸¦ ÀμâÇϽʽÿÀ. °¡ÀÔ ( '|', @EmailAccounts). "N"; # GetCreditcard My $ CreditCard = $ Service-> GetCreditCard (); # setlogininfo My $ Ret_SetloginInfo = $ Service-> setlogininfo ( 'memail@example.com', 'toto'); # setlocaltimezone to brrr ... My $ ret_setlocaltimezone = $ service-> setlocaltimezone ( '¾Æ¸Þ¸®Ä« / ¾ÞÄ¿¸®Áö'); # setCreditCard My $ CC = Google :: AdWords :: CreditCard-> New -> CardNumber (12345678912346) -> CardType ( 'Visa') -> CardVerificationNumber (123) -> ¸¸·á (1) -> ¸¸±â (2008); MY $ ADDR = Google :: AdWords :: ÁÖ¼Ò -> New -> addressline1 ( '°Å¸®'¾Æ·¡·Î ') -> µµ½Ã ('Æĸ® ') -> companyname ('UP There ') -> Countrycode ('fr ') -> > EmailAddress ('me@example.com ') -> À̸§ ('up there ') -> phoneNumber ('+ 33112345678 ') -> Postalcode ('75020 '); MY $ RET_SETCREDITCARD = $ ¼ºñ½º -> SETCREDITCARD ($ CC, $ ADDR); # CreateAdwordsAccount My $ EmailPrefs = Google :: AdWords :: EmailPromotionsPreferences-> New -> MarketResearchEnabled (1) -> ´º½º ·¹ÅÍ º¥µå (1) -> PromotionSenabled (0); $ CovType = Google :: AdWords :: CoverageType-> New -> optinContentNetwork (0) -> optinSearchNetwork (1); $ ret = $ service-> createadwordsaccount ({loginEmail => $ sogiolemail, password => $ password, languagePreference => $ lgpref, emailprefs => $ emailprefs, currencycode => $ curcode, cardinfo => $ craditcard, contacinfo => $ ÁÖ¼Ò, DefaultAdsCoverage => $ covtype, timezoneid => $ timezoneid}); # UpdateAccountInfo $ °èÁ¤ -> PrimaryBusinessCategory ( '±¤°í, ¸¶ÄÉÆÃ, SEO'); MY $ RET_UPDATEACOUTINFO = $ ¼ºñ½º -> UpdateAccountInfo ($ °èÁ¤);ÀÌ ¸ðµâÀº Google AdWord AccountService API Calls.Requirements¿¡ ´ëÇÑ ÀÎÅÍÆäÀ̽º¸¦ Á¦°øÇÕ´Ï´Ù. ¡¤ Perl ¿ä±¸ »çÇ× : ¡¤ Perl.
Google :: AdWords :: AccountService. °ü·Ã ¼ÒÇÁÆ®¿þ¾î
mkdoc :: xml :: stripper.
MKDOC :: XML :: Stripper´Â ¿øÄ¡ ¾Ê´Â XML / XHTML ÅÂ±× ¹× ¼Ó¼ºÀ» Á¦°ÅÇÏ´Â Perl ¸ðµâÀÔ´Ï´Ù. ...
159
DBIX :: XMLMessage
DBIX :: XMLMessage´Â DBI µ¥ÀÌÅÍ ¼Ò½º°£¿¡ XML ¸Þ½ÃÁö ±³È¯À»À§ÇÑ Perl ¸ðµâÀÔ´Ï´Ù. ...
138